Home » C Programming » Operators » Question
  1. Do logical operators in the C language are evaluated with the short circuit?
    1. Depends on the standard
    2. True
    3. False
    4. Depends on the compiler
    5. None of these
Correct Option: B

True



Your comments will be displayed only after manual approval.