Define the following with the help of truth table:
Bitwise NOT
2 Likes
This operator results in high (1) if bit operand is low (0) and vice-versa. Bitwise NOT is a unary operator.
Answered By
1 Like
Distinguish between Operator and Expression
Bitwise XOR
Bitwise AND
Bitwise OR