C++20 sections · 1024 units
Open in Course

Quiz: Conditional execution

Conditional execution

Check Your Understanding

What does an if statement do?

  1. A.Repeats code multiple times
  2. B.Declares a variable
  3. C.Executes code only if a condition is true
  4. D.Prints output
Start the roadmap to answer the quizzes and solve the challenges