/array-list-example

ArrayList internally uses an Object type array to store the elements. Just like arrays, It allows you to retrieve the elements by their index.

Primary LanguageJava

Stargazers

No one’s star this repository yet.