Vidyalelo
C++ Programming · Q331

C++ miscellaneous

Programming · C++ Programming · question 331

Q331

Which operator is used to take OR of two bitset variables?

A.
~
B.
&
C.
|
Answer
D.
^

Answer: Option C

Solution

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