Which of these standard collection classes implements a dynamic array? *
Answers
Answered by
3
Vectors are dynamic arrays, it contains many legacy methods that are not part of collection framework, and hence these methods are not present in ArrayList. But both are used to form dynamic arrays.
mark ❤️
Similar questions