Home » C++ Programming » Data Types » Question
  1. Evaluate the following
    (false && true) || false || true
    1. true
    2. false
    3. 0
    4. 1
    5. None of these
Correct Option: D

1



Your comments will be displayed only after manual approval.