

MCQOPTIONS
Saved Bookmarks
1. |
What happens when no argument is supplied to flip() function? |
A. | All alternate bits are flipped in a bitset |
B. | All bits are flipped to 1 in a bitset |
C. | All bits are flipped in a bitset |
D. | First bit is flipped |
Answer» D. First bit is flipped | |