

MCQOPTIONS
Saved Bookmarks
1. |
What is the name of a data member of class Vector which is used to store a number of elements in the vector? |
A. | length |
B. | elements |
C. | elementCount |
D. | capacity |
Answer» D. capacity | |