

MCQOPTIONS
Saved Bookmarks
1. |
Which operator is used to invert all the digits in binary representation of a number? |
A. | <<< |
B. | ^ |
C. | >>> |
D. | ~ |
E. | None of these |
Answer» E. None of these | |