Do logical operators in the C language are evaluated with the short circuit?
(a) True
(b) False
(c) Depends on the compiler
(d) Depends on the standard
I have been asked this question during an online exam.
I want to ask this question from Relational & Logical Operators in division Data Types, Operators and Expressions in C of C