Define the following with the help of truth table:
Bitwise AND
2 Likes
This operator results in high (1) if both the operands are high, otherwise low (0).
Answered By
1 Like
Distinguish between Operator and Expression
Bitwise NOT
Distinguish between Prefix and Postfix operator
Bitwise OR