Vidyalelo
Java Programming · Q124

Java Collections Framework

Programming · Java Programming · question 124

Q124

Which of these class can generate an array which can increase and decrease in size automatically?

A.
ArrayList()
Answer
B.
DynamicList()
C.
LinkedList()
D.
MallocList()

Answer: Option A

Solution

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