Multiple Choice
A ____________ is a data structure for holding elements.
A) Collection
B) Iterator
C) Vector
D) Wildcard
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: To use Java's Vector class,you must import
Q11: Compare and contrast vectors and arrays.
Q12: The interface SortedSet and the concrete class
Q13: Classes that implement the Set interface allows
Q14: A _ is used to specify a
Q16: The AbstractSequentialList class provides efficient implementation of
Q17: All Collection classes are part of the
Q18: < T > is a wildcard used
Q19: When an interface lists a method as
Q20: An Iterator is an object that allows