Which of the following is not a method of java.util.ArrayList?

  1. 1.add(Object x)

  2. 2.remove(Object x)

  3. 3.contains(Object x)

  4. 4.insert(int i,Object x)

  5. 5.set(int I,Object x)


Correct Option: D

Find more quizzes: