C++20 sections · 1024 units
Open in Course

Quiz: Logical AND

Logical AND

Check Your Understanding

What does && mean?

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