DiGiSPICE Interview Question

what i difference between array and arraylist

Interview Answer

Anonymous

Mar 12, 2018

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