Vidyalelo
Java Programming · Q120

Java Collections Framework

Programming · Java Programming · question 120

Q120

Which of these method of ArrayList class is used to obtain present size of an object?

A.
size()
Answer
B.
length()
C.
index()
D.
capacity()

Answer: Option A

Solution

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