Multiple Choice
Which operator is used to invert all the digits in a binary representation of a number?
A) ~
B) <<<
C) >>>
D) ^
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: . Which of these is returned by
Q4: Which of these statements are incorrect?<br>A)equal to
Q5: What is the output of relational operators?<br>A)integer<br>B)boolean<br>C)characters<br>D)double
Q6: Which of these operators is used to
Q7: Decrement operator, ??, decreases the value of
Q9: Which of these operators can skip evaluating
Q10: Which of these selection statements test only
Q11: An expression involving byte, int, and literal
Q12: Which of the following is not a
Q13: Which of these is an incorrect array