Multiple Choice
The base type for a vector can be
A) int
B) float or double
C) char
D) any data type
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q45: If vector v has fewer than 24
Q46: Given the following code, what is the
Q47: To declare a c-string and initialize it
Q48: To use the functions for manipulating and
Q49: If we use an out of range
Q51: When a vector is assigned to another
Q52: Which of the following returns the fourth
Q53: All c-strings must be terminated by _
Q54: What is wrong with the following attempted
Q55: The declaration of an STL vector doubleVec