Skip to content

Opening book details…

About this document

Array vs ArrayList in Java by sachin is a document available to read on EtoBox.

The document discusses Java collection classes and interfaces. It defines an array as having a fixed size defined at declaration while an ArrayList can dynamically change sizes. A Map interface maps unique keys to values and does not allow duplicate keys. The document also lists the hierarchy of Java collection classes including interfaces, classes, and methods and provides an example image of the collection class hierarchy.

Author
sachin
Language
EN