What do you understand by Bitwise operator? Explain.
3 Likes
Operators which perform operations on bit level of the operands are referred to as Bitwise Operators.
Answered By
2 Likes
What are the three main types of operators? Name them.
Explain Relational operator with an example.
What is a Truth Table?
Explain Arithmetic operator with an example.