C++20 sections · 1024 units
Open in Course

Quiz: Counter-based loop

Counter-based loop

Check Your Understanding

What are the three parts of a for loop?

  1. A.Input, output, return
  2. B.Initialization, condition, update
  3. C.Start, middle, end
  4. D.Open, run, close
Start the roadmap to answer the quizzes and solve the challenges