What is the result of logical or relational expression in C?
(a) True or False
(b) 0 or 1
(c) 0 if an expression is false and any positive number if an expression is true
(d) None of the mentioned
This question was addressed to me in a national level competition.
My question comes from Relational & Logical Operators in division Data Types, Operators and Expressions in C of C