Multiple Choice
Which type of loop repeats as long as its loop condition remains True?
A) Do Until
B) Do While
C) Do Next
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: All of the following are valid <b>ComboBox</b>
Q14: What is wrong with the following code?
Q15: Which of the following sections of code
Q16: The <b>SelectedItem</b> property of a ListBox _.<br>A)
Q17: Which standard Visual Basic function returns the
Q19: A ToolTip is a _that allows the
Q20: Which of the following controls and methods
Q21: If <b>lstMonths</b> is a <b>ListBox</b>, which of
Q22: The first item in a ListBox has
Q23: A difference between a <b>ListBox</b> and a