C++20 sections · 1024 units
Open in Course

Quiz: Logical AND

Logical AND

Check Your Understanding

What does && mean?

  1. A.OR - true if either is true
  2. B.NOT - inverts the value
  3. C.EQUALS - checks equality
  4. D.AND - true only if both are true
Start the roadmap to answer the quizzes and solve the challenges