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
Q32: All of the following are methods of
Q33: How can one retrieve all the values
Q34: The method _ can be used to
Q35: What must you do before adding a
Q36: The method containsObject o)of the ArrayList class
Q38: Write a Java statement that changes the
Q39: The Collection class or interface that allows
Q40: The List interface is for collections that
Q41: A Java collection is any class that
Q42: Write a Java statement to recover the