Because a vector container uses a dynamically allocated array to hold its elements,
A. it is common for the vector class to allocate less memory
B. than it needs more memory
C. than it needs a separate memory location for copies of new elements
D. None of these