Which Of These Class Can Generate An Array Which Can Increase #663
Which of these class can generate an array which can increase and decrease in size automatically?
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 class can generate an array which can increase and decrease in size automatically?
ArrayList()
DynamicList()
LinkedList()
MallocList()