Recitation

Recitation

11th Grade

30 Qs

quiz-placeholder

Similar activities

Kuis Bahasa Indonesia: Bermain Drama

Kuis Bahasa Indonesia: Bermain Drama

11th Grade

25 Qs

quizz sumpah pemuda

quizz sumpah pemuda

9th - 12th Grade

25 Qs

Soccer

Soccer

KG - University

27 Qs

Mission 3 Test: Three Branches of Government

Mission 3 Test: Three Branches of Government

9th - 12th Grade

25 Qs

Instrument Comprehension

Instrument Comprehension

9th - 12th Grade

25 Qs

Take Until You Get 100

Take Until You Get 100

11th Grade

25 Qs

A random history quiz

A random history quiz

4th Grade - Professional Development

25 Qs

NATO Phonetic Alphabet

NATO Phonetic Alphabet

9th - 12th Grade

26 Qs

Recitation

Recitation

Assessment

Quiz

Fun

11th Grade

Medium

Created by

Jerald Guarino

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What specific purpose do the If-Then statements perform?

A. To terminate a loop

B. To declare a variable

C. To execute a block of code regardless of any condition

D. To execute a block of code only if a certain condition is met

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What operator is used to test if two values are equal?

A. =

B. !=

C. ==

D. <>

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the purpose of Select Case?

A. Looping

B. Sorting data

C. Conditional statements

D. None of the above

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the maximum number of select cases that can be contained in a Select Case statement?

A. One

B. Three or more

C. Two

D. There is no limit

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In order to exit an iteration early, what statement should be used?

A. Exit For

B. End Loop

C. Quit

D. Break

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In Visual Basic 2010, how is an event procedure structured?

A. It starts with Public Sub and ends with End Sub

B. It starts with Private Sub and ends with End Sub

C. It starts with Class and ends with End Class

D. It starts with Function and ends with End Function

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In Visual Basic 2010, what are some of the events associated with the Form1 class?

A. Load, Save, Exit

B. Click, DragDrop, Enter

C. Insert, Delete, Update

D. Copy, Cut, Paste

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?