Multiple Choice
To end a Select Case structure,a(n) ____ statement is used.
A) End Select
B) End Case
C) Select End
D) Select Close
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q99: In Unicode,numbers are considered to be _
Q100: A RadioButton's Selected property will indicate if
Q101: When a condition is tested in a
Q102: In an If...Then...Else statement,if the condition is
Q103: The _ keyword terminates the If...Then block
Q105: Within an event handler,an If...Then...Else statement is
Q106: An expression using the logical operator _
Q107: You can create your own code snippets
Q108: When comparing two data values in Visual
Q109: To use multiple conditions in a single