Which Of These Method Can Be Used To Increase The Capacity Of #664
Which of these method can be used to increase the capacity of ArrayList object manually?
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 can be used to increase the capacity of ArrayList object manually?
Capacity()
increaseCapacity()
increasecapacity()
ensureCapacity()