1. Computer Science Engineering (CSE)
  2. Software Engineering
  3. A                      executes the loop...
Q.

A                      executes the loop task first, then tests a condition and repeats the task until the condition fails.

A. repeat until
B. condition
C. do while tests
D. if then-else
Answer» A. repeat until
View all MCQs in:   Software Engineering

Discussion