Vidyalelo
C++ Programming · Q454

C++ miscellaneous

Programming · C++ Programming · question 454

Q454

What is the use of reset 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 1
D.
Used to make a bit(s) 0 in a bitset
Answer

Answer: Option D

Solution

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