True/False
size and capacity of a vector are two names for the same thing.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: A constructor is a special kind of
Q16: Describe the differences between a call to
Q17: Which of the following are accurate comparisons
Q18: If we use an out of range
Q19: Inline functions are always more efficent than
Q21: What is a default constructor? When does
Q22: A static variable of a class cannot
Q23: Given the definitions below.Rewrite the definition of
Q24: The set of integers ranging from -MAXINT
Q25: A constructor can be called implicitly or