Q. What is the result of logical or relational expression in C? (Solved)
1. True or False
2. 0 or 1
3. 0 if an expression is false and any positive number if an expression is true
4. None of the mentioned
- b. 0 or 1
1. True or False
2. 0 or 1
3. 0 if an expression is false and any positive number if an expression is true
4. None of the mentioned