Vidyalelo
Java Programming · Q49

Operators

Programming · Java Programming · question 49

Q49

Which operator is used to invert all the digits in a binary representation of a number?

A.
~
Answer
B.
<<<
C.
>>>
D.
^

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board