Multiple Choice
This vector function returns true if the vector has no elements.
A) has_no_elements
B) null_size
C) empty
D) is_empty
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: A two-dimensional array can have elements of
Q12: The following statement is a valid C++
Q13: What is the last legal subscript that
Q14: An array initialization must be all on
Q15: To assign the contents of one array
Q17: C++ limits the number of array dimensions
Q18: An array can store a group of
Q19: An array of string objects that will
Q20: To pass an array as an argument
Q21: Arrays must be _ at the time