aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Programming Fundamentals: .NET, Java, and SQL
  • Which of the following is not a method of the Vector clas...
Multiple choice

Which of the following is not a method of the Vector class in java collection framework?

  1. Object clone()

  2. void clear()

  3. void add(int index, Object element)

  4. boolean add(Object o)

  5. None of these

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

All are the methods of Vector class in java collection framework.

Keep practicing — related questions

  • Which of the following is a method of Vector class in Java Collection Framework?
  • Which of the following methods is/are not present in Vector class in Java Collections framework?
  • Which of the following methods is not present in Vector class in Java collections framework?
  • Which of the following methods is present in Vector class in Java collections framework?
  • Which of the following methods is present in Vector class in Java Collections framework?
  • Which of the following is not a method of Hashtable class in java collection framework?
  • Which of the following is/are not the method(s) of the Iterator interface in collection framework?
  • How many constructors are there of Vector class in Java collection framework?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy