

MCQOPTIONS
Saved Bookmarks
1. |
What does size() function returns? |
A. | To count the number of 0's |
B. | To count the number of 1's |
C. | To count the number of total bits used by bitset variable |
D. | To count the number of low bits |
Answer» D. To count the number of low bits | |