Vidyalelo
Data Structure · Q135

Arrays in Data Structures

Programming · Data Structure · question 135

Q135

How will you implement dynamic arrays in Java?

A.
Set
B.
Map
C.
HashMap
D.
List
Answer

Answer: Option D

Solution

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