Frage im Vorstellungsgespräch bei iSoftStone

What is the difference between an Array and an ArrayList

Antwort im Vorstellungsgespräch

Anonym

8. Mai 2018

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