C++20 sections · 1024 units
Open in Course

Quiz: Condition-based loop

Condition-based loop

Check Your Understanding

When does a while loop stop?

  1. A.After running once
  2. B.When its condition becomes false
  3. C.When you press a key
  4. D.It never stops
Start the roadmap to answer the quizzes and solve the challenges