

MCQOPTIONS
Saved Bookmarks
1. |
What is the use of count() function in bitset? |
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 |
Answer» C. To count the number of total bits in a bitset | |