Multiple Choice
If ____ appears as the first line of a loop,the loop is a top-controlled Do loop that will stop execution when a condition becomes true.
A) Loop While
B) Do While
C) Loop Until
D) Do Until
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q98: It is best to indent the body
Q99: A(n)_ loop should be used when the
Q100: A(n)_ loop should be used when the
Q101: Starting a loop with a preset value
Q102: A Step value in a For...Next loop
Q104: Explain what a compound operator is,and of
Q105: In order to run a program deployed
Q106: The process of _ involves resolving defects
Q107: A _ object displays a collection of
Q108: Breakpoints are stop points placed in the