

MCQOPTIONS
Saved Bookmarks
1. |
Which function is used to check whether the vector is empty or not? |
A. | empty() |
B. | isempty() |
C. | haveElements() |
D. | none() |
Answer» B. isempty() | |