Vidyalelo
Computer Science · Q1022

Software Engineering

Engineering and GATE · Computer Science · question 1022

Q1022

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

A.
repeat until
Answer
B.
condition
C.
do while tests
D.
if then-else

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board