Question d’entretien chez Revature

What is the difference between an Array and an Arraylist?

Réponse à la question d'entretien

Utilisateur anonyme

26 avr. 2019

Arrays have a fixed length and can store both objects and primitives, while Arraylists can only store objects and have a variable length.

1
Question entretien chez Revature : What is the difference between an Array and an Arraylist? | Glassdoor