Multiple Choice
Terminate a For/Next loop with the _______ statement.
A) Exit
B) ExitFor
C) ExitLoop
D) Continue
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: The X and Y coordinates define the
Q54: An individual item can be deleted from
Q55: What is the value of IndexInteger after
Q56: List boxes and combo boxes have a
Q57: To add scroll bars to list boxes
Q59: Use the code: NamesListBox.SelectedIndex = -1,to deselect
Q60: The values of Boolean data types are
Q61: The code to delete the selected item
Q62: Boolean variables only hold the values True
Q63: Use the Exit For statement if you