Which bitwise operator is used to swap two numbers?
Left Shift(<<)
Right shift(>>)
Bitwise OR |
Bitwise XOR ^
This question is part of this quiz :