Vidyalelo
C++ Programming · Q821

C++ miscellaneous

Programming · C++ Programming · question 821

Q821

What is the use of the set() function in bitset?

A.
Used to make alternate bits zero
B.
Used to make a bit 0 in a bitset
C.
Used to make all bits zero
D.
Used to set bit(s) in a bitset
Answer

Answer: Option D

Solution

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