Multiple Choice
What is the value of numbers.size) after the following code?
Vector<float> numbers100) ;
A) 0
B) 10
C) 100
D) unknown
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: A vector v will automatically increase the
Q19: What is the value of numbers.size) after
Q20: Vector assignment is well behaved.
Q21: The function used to 'put two c-strings
Q22: The following code declares a vector of
Q24: What is wrong with the following code
Q25: What is the difference between strcat and
Q26: If the capacity of a vector named
Q27: Given the following declarations, which of the
Q28: Which assignment statements will copy the value