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.Initialization, condition, update
  2. B.Open, run, close
  3. C.Start, middle, end
  4. D.Input, output, return
Start the roadmap to answer the quizzes and solve the challenges