C++20 sections · 1024 units
Open in Course

Quiz: Logical Operators

Test logical rules

Check Your Understanding

What does bool b = (5 > 3 && 2 < 1); store?

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