Trivia question, wala lang... Price = P10 from me, kunin nyo next EB.
CollectionBase has this internal Arraylist instance for storage of data. Arraylist on the other hand keeps an array of objects (object[]) internally which increases its size (double) when reached the limit. Question, what is the initial size of this internal object array of the Arraylist?