Multiple Choice
A ___________ is used to specify a wide range of parameters.
A) Collection
B) Iterator
C) Vector
D) Wildcard
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: If you want a class that implements
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
Q15: A _ is a data structure for
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