Multiple choice

If the test condition fails, the do-while loop will enter the loop body once.

  1. True

  2. False

  3. Can't say

  4. Either 1 or 2

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

If the test condition fails, the do-while loop will enter the loop body once.