

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