A do-while loop contains
no statement at all between the do statement and the while statement
only two statement between the do statement and the while statement
several statements between the do statement and the while statement
only one statement between the do statement and the while statement
Correct Answer: C — several statements between the do statement and the while statement
Explanation:
No explanation is available for this question yet.