

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following bitwise operator will you use to invert all the bits in a bit array? |
A. | OR |
B. | NOT |
C. | XOR |
D. | NAND |
Answer» C. XOR | |