Top | MCQs on Bitwise Algorithms and Bit Manipulations with Answers | Question 28

Last Updated :
Discuss
Comments

Which is the Bit Toggling operator below.?

Bitwise OR operator( | )

Bitwise XOR Operator (^)

Bitwise AND Operator(&)

TILDE operator(~)

Share your thoughts in the comments