Sollicitatievraag bij T2 Systems

Whats the difference between an ArrayList and a regular Array

Antwoord op sollicitatievraag

Anoniem

29 sep 2016

I told them that for a regular array you need to specify a size when initializing it but for an arraylist, it can dynamically increase and decrease its size if needed.