Multiple Choice
The statements inside of a Do Until/Loop may never be executed if _______.
A) the terminating condition is at the top of the loop and it is True the first time it is tested
B) the terminating condition is at the bottom of the loop and it is True the first time it is tested
C) Both answers A and B would cause the statements in the loop not to be executed.
D) The statements in the loop will always be executed.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: You can specify the X and Y
Q10: The process of repeating a series of
Q11: Which text box event occurs each time
Q12: Which of the following code examples can
Q13: List boxes have a Text property,but it
Q15: How many times will the statements inside
Q16: List boxes and combo boxes _.<br>A)are created
Q17: A loop that begins with Do Until
Q18: The Alphabetize property can be set to
Q19: Items can be added to a list