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
Bitwise NOT
Bitwise OR
Distinguish between Prefix and Postfix operator
Distinguish between Operator and Expression