C++20 sections · 1024 units
Open in Course

Quiz: Statement termination

Statement termination

Check Your Understanding

What happens if you forget a semicolon in C++?

  1. A.The compiler gives an error
  2. B.The program runs slower
  3. C.Nothing, it is optional
  4. D.The output changes
Start the roadmap to answer the quizzes and solve the challenges