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

Last Updated :
Discuss
Comments

Which bitwise operator is used to swap two numbers?

Left Shift(<<)

Right shift(>>)

Bitwise OR |

Bitwise XOR ^

Share your thoughts in the comments