Multiple Choice
The primary interface/interfaces for a collection class is/are:
A) Collection< T >
B) Set< T >
C) List< T >
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: For-each loops can not be used with
Q11: Compare and contrast vectors and arrays.
Q12: All of the following are members of
Q16: The AbstractSequentialList class provides efficient implementation of
Q16: All of the following methods are part
Q17: The interface SortedSet and the concrete class
Q20: If you want a class that implements
Q22: What is the purpose of the Java
Q29: Write a method named displayList)that has one
Q41: A Java collection is any class that