Page 1 of 1

What is the use of count() function in bitset?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) To count the number of 0’s
b) To count the number of 1’s
c) To count the number of total bits in a bitset
d) To count the number of low bits