aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Basics (UGC)
  • Which of the following classes in java is used to impleme...
Multiple choice

Which of the following classes in java is used to implement a dynamic array by extending AbstractList class?

  1. AbstractSet

  2. HashSet

  3. ArrayList

  4. TreeSet

  5. LinkedList

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

This class in java is used to implement a dynamic array by extending AbstractList class.

Keep practicing — related questions

  • Which of the following classes implements a dynamic array by extending the AbstractList?
  • Which of the following in collection classes in Java implements a set stored in a tree and also extends Abs...
  • In Java, which of the following is implemented by extending AbstractSequentialList class?
  • Which of the following classes offers all the benefits of an array with the properties of the List interface?
  • Which of these statements is true?
  • ______________ collection class extends the AbstractList for a collection that uses sequential access, rath...
  • Which of the following classes is extended by the HashMap class in java collection framework?
  • Which of the following Map classes extends the HashMap class in java collection framework?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy