Which Of These Standard Collection Classes Implements A Linked #702
Which of these standard collection classes implements a linked list data structure?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Util Collections Framework - Java.util - LinkedList, HashSet & TreeSet Class - Quiz No.1.
Which of these standard collection classes implements a linked list data structure?
AbstractList
LinkedList
HashSet
AbstractSet