C++20 sections · 1024 units
Open in Course

Quiz: Code documentation

Code documentation

Check Your Understanding

What is the purpose of comments in code?

  1. A.To make the program run faster
  2. B.To explain code to humans without affecting execution
  3. C.To declare variables
  4. D.To print debug information
Start the roadmap to answer the quizzes and solve the challenges