Vidyalelo
Java Programming · Q27

Miscellaneous Java

Programming · Java Programming · question 27

Q27

In Java, which collection is typically implemented as a dynamic array that can grow or shrink in size?

A.
HashMap
B.
HashSet
C.
ArrayList
Answer
D.
LinkedList

Answer: Option C

Solution

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