Multiple Choice
With the ____, the statements in the loop are repeated as long as a certain condition is false.
A) do while structure
B) if-then-else structure
C) selection control structure
D) do until structure
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: High-level object-oriented programming languages include C++, C#, Java,
Q3: _ takes the idea of breaking down
Q4: In the program design phase of the
Q5: Tools such as Microsoft's _ help to
Q6: Low-level languages make programs easier to write.
Q8: Each phase of the _ produces some
Q9: Many object-oriented programming languages have built-in _
Q10: The repetition control structure is also called
Q11: The basic _ control structure is the
Q12: _ is the first phase of the