Vidyalelo
Data Structure · Q85

Arrays in Data Structures

Programming · Data Structure · question 85

Q85

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

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

Answer: Option C

Solution

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