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
AnswerD.
LinkedList
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board