Vidyalelo
Computer Science · Q415

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 415

Q415

A do-while loop contains

A.
only one statement between the do statement and the while statement
B.
several statements between the do statement and the while statement
Answer
C.
no statement at all between the do statement and the while statement
D.
only two statement between the do statement and the while statement
E.
None of the above

Answer: Option B

Solution

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