Vidyalelo
Data Structure · Q55

Arrays in Data Structures

Programming · Data Structure · question 55

Q55

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

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

Answer: Option A

Solution

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