C++20 sections · 1024 units
Open in Course

Quiz: Comparison

Test comparison rules

Check Your Understanding

What does bool b = (3 + 2 <= 5); store?

  1. A.1
  2. B.false
  3. C.true
  4. D.Compilation error
Start the roadmap to answer the quizzes and solve the challenges