Indexing of bitset variables starts from ___________
(a) leftmost bit
(b) rightmost bit
(c) same as in an array
(d) front
This question was addressed to me in an online interview.
Question is taken from Bitset topic in division Class Hierarchies, Library & Containers of C++