Identify the logical expressions.
Q30. Using the declarations of previous question identifies the logical expressions in the following expressions:
- (a)
- (!a)
- a+b%c
- a&&!a
- a||!a
Ans. (2), (4) and (5) are logical expressions.
Q30. Using the declarations of previous question identifies the logical expressions in the following expressions:
Ans. (2), (4) and (5) are logical expressions.