Vidyalelo
C++ Programming · Q396

C++ miscellaneous

Programming · C++ Programming · question 396

Q396

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
Answer
D.
To count the number of low bits

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board