previous | start | next

Self Check

  1. How do you add or remove elements in the middle of an array list?
  2. Why do we double the length of the array when it has run out of space rather than increasing it by one element?

previous | start | next