By using which method ,How can one increase size of an ArrayList?

  1. incSize(int minCapacity)

  2. ensureCapacity(int minCapacity)

  3. incCapicity(int minCapacity)

  4. All of the Above


Correct Option: B

Find more quizzes: