What does the size of the vector refers to in c++?
(a) Size of vector
(b) Type of vector
(c) Number of elements
(d) Name of vector
I got this question during an interview.
Enquiry is from Sequences and Containers topic in section Algorithms, Objects & Iterators in C++ of C++