Pothia Assessment

Pothia Assessment

12th Grade

50 Qs

quiz-placeholder

Similar activities

ÔN TẬP GIỮA HỌC KỲ II - LỚP 11

ÔN TẬP GIỮA HỌC KỲ II - LỚP 11

12th Grade

51 Qs

LATIHAN PTS BAB STRUKTUR DATA

LATIHAN PTS BAB STRUKTUR DATA

12th Grade

55 Qs

STARTER - 1D Array Test

STARTER - 1D Array Test

9th - 12th Grade

48 Qs

UH 1 Berpikir Komputasional

UH 1 Berpikir Komputasional

10th Grade - University

50 Qs

SAS Informatika Ganjil Kelas 8

SAS Informatika Ganjil Kelas 8

8th Grade - University

50 Qs

Array_queue_stack_hash_table_LList

Array_queue_stack_hash_table_LList

12th Grade

46 Qs

Final revision quiz

Final revision quiz

12th Grade

45 Qs

Data Structure Quiz 1

Data Structure Quiz 1

KG - 12th Grade

50 Qs

Pothia Assessment

Pothia Assessment

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Suraj Motee

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid variable declaration in Visual Basic?

Dim number As Char

Int number = 5

number As Dim Integer

Dim number As Integer

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data type is most appropriate to store the value "True" or "False"?

Integer

Boolean

String

Char

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of: Dim age As Integer = 5 + 3 * 2?

16

11

13

10

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What keyword is used to define a loop that repeats a fixed number of times in VB?

While

For

Repeat

Do

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which control structure is used to make decisions in pseudocode?

For

While

IF…THEN…ELSE

INPUT

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What symbol is used in pseudocode for assignment?

=

:=

==

<=

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the correct pseudocode to input a number from the user?

INPUT number

Dim number

Read(number)

Get number

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?