What is the use of the set() 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 zero
d) Used to set bit(s) in a bitset
b) Used to make a bit 0 in a bitset
c) Used to make all bits zero
d) Used to set bit(s) in a bitset