Vidyalelo
C++ Programming · Q419

C++ miscellaneous

Programming · C++ Programming · question 419

Q419

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

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

Answer: Option B

Solution

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