Correct Answer : Option (A) : All bits are set to 0 in a bitset
Explanation : When no argument is supplied to reset() function i.e. function is called with empty parameters then all the bits of the bitset is set to 0.