What happens when only one argument is supplied to set() function?
Posted: Wed Jul 13, 2022 7:53 pm
a) All bits are set to 1 in a bitset
b) Bit corresponding to an argument is set to 1
c) All alternate bits are set to 1 in a bitset
d) First bit is set to 1
b) Bit corresponding to an argument is set to 1
c) All alternate bits are set to 1 in a bitset
d) First bit is set to 1