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

Verified
Correct Answer:
Verified
Related Questions
Q5: You can explicitly use the vector member
Q6: Which of the following would correctly read
Q7: Using the [i] on a string variable
Q8: What is the difference between strcmp and
Q9: A character array terminated with the null
Q11: What is the code to print out
Q12: How do you call the function to
Q13: Which of the following are correct statements
Q14: If v is a vector and i
Q15: To change the space already allocated for