Vidyalelo
Java Programming · Q50

Java Collections Framework

Programming · Java Programming · question 50

Q50

What is the name of a data member of class Vector which is used to store a number of elements in the vector?

A.
length
B.
elements
C.
elementCount
Answer
D.
capacity

Answer: Option C

Solution

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