Vidyalelo
C++ Programming · Q495

C++ miscellaneous

Programming · C++ Programming · question 495

Q495

What is the use of the flip function in bitset?

A.
Used to flip bit(s) in a bitset
Answer
B.
Used to flip a bit in a bitset
C.
Used to flip all bits to 1
D.
Used to flip alternate bits

Answer: Option A

Solution

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