If we have to add two numbers without having any carry, which bitwise operator should be used?
Bitwise OR |
Bitwise AND &
Bitwise NOT ~
None
This question is part of this quiz :