Vidyalelo
C Programming · Q128

C Fundamentals

Programming · C Programming · question 128

Q128

What is the result of logical or relational expression in C?

A.
True or False
B.
0 or 1
Answer
C.
0 if an expression is false and any positive number if an expression is true
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board