Question d’entretien chez iSoftStone

What is the difference between an Array and an ArrayList

Réponse à la question d'entretien

Utilisateur anonyme

8 mai 2018

an Array can contain both Object and Primitive Type Data, and an ArrayList can only contain objects