Vidyalelo
Data Structure · Q168

Arrays in Data Structures

Programming · Data Structure · question 168

Q168

Which of the following bitwise operator will you use to invert all the bits in a bit array?

A.
OR
B.
NOT
Answer
C.
XOR
D.
NAND

Answer: Option B

Solution

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