Vidyalelo
Data Structure · Q136

Arrays in Data Structures

Programming · Data Structure · question 136

Q136

Which of the following bitwise operations will you use to set a particular bit to 0?

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

Answer: Option B

Solution

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