Which Of These Method Of Arraylist Class Is Used To Obtain #665
Which of these method of ArrayList class is used to obtain present size of an object?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Util Collections Framework - Java.util - ArrayList Class - Quiz No.1.
Which of these method of ArrayList class is used to obtain present size of an object?
size()
length()
index()
capacity()