Vidyalelo
C++ Programming · Q119

C++ miscellaneous

Programming · C++ Programming · question 119

Q119

Which function is used to check whether the vector is empty or not?

A.
empty()
Answer
B.
isempty()
C.
haveElements()
D.
none()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board