DiGiSPICE interview question

what i difference between array and arraylist

Interview Answer

Anonymous

12 Mar 2018

Array is collection of fixed number of elements where as array list is dynamic.