What is the use of reset function in bitset?
Posted: Wed Jul 13, 2022 7:53 pm
a) Used to make alternate bits zero
b) Used to make a bit 0 in a bitset
c) Used to make all bits 1
d) Used to make a bit(s) 0 in a bitset
b) Used to make a bit 0 in a bitset
c) Used to make all bits 1
d) Used to make a bit(s) 0 in a bitset