Top | MCQs on Algorithms | DSA Quiz for Beginners | Question 9

Last Updated :
Discuss
Comments

What is the operator used to make 2's Two's compliment.?

& Bitwise AND Operator 
 

| Bitwise OR operator

~ Bitwise Negate Operator

^ Bitwise Exclusive OR

Share your thoughts in the comments