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

Last Updated :
Discuss
Comments

If we have to add two numbers without having any carry, which bitwise operator should be used?

Bitwise OR |

Bitwise AND &

Bitwise NOT ~

None

Share your thoughts in the comments