1.

What happens when only one argument is supplied to reset() function?

A. Bit corresponding to an argument is set to 0
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» B. All bits are set to 0 in a bitset


Discussion

No Comment Found