Which one of the following functions returns the total number of-04179
Which one of the following functions returns the total number of elements in a vector.
This multiple choice question (MCQ) is related to the book/course
vu cs304 Object Oriented Programming.
It can also be found in
vu cs304 Mid Term - Quiz No.9.
Which one of the following functions returns the total number of elements in a vector.
length();
size();
ele();
veclen();