Question d’entretien chez Solartis

Define Array list and why would you use

Réponse à la question d'entretien

Utilisateur anonyme

25 oct. 2023

Array list is a interface in collections. It spreads across an memory. We can use array list dynamically. If you want to store data without knowing the size then array list would be a better choice.