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

Answer: D

Computer Science & Information Technology

You might also like to view...

When using Scenario Manager, scenarios can be edited

Indicate whether the statement is true or false

Computer Science & Information Technology

A function procedure begins with "Function" and ends with "End Function."

Indicate whether the statement is true or false

Computer Science & Information Technology