Question d’entretien chez Deloitte

Difference between List and ArrayList?

Réponse à la question d'entretien

Utilisateur anonyme

15 nov. 2021

List is an interface whereas ArrayList is implementation of List interface by array.