Question d’entretien chez Zoondia

What is the difference between arrays and arraylist

Réponse à la question d'entretien

Utilisateur anonyme

17 janv. 2018

Array is static in size that is fixed length data structure but ArrayList is dynamic in size.