

MCQOPTIONS
Saved Bookmarks
1. |
Result of a logical or relational expression in C is |
A. | True or False |
B. | 0 or 1 |
C. | 0 if expression is false and any positive number if expression is true |
D. | None of the mentioned |
Answer» C. 0 if expression is false and any positive number if expression is true | |