Multiple Choice
To use Java's Vector class,you must import the ___________ package.
A) java.Math
B) java.Exception
C) java.util
D) java.lang
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Elements of a vector must be of
Q6: A collection is a data structure for
Q7: If you do not need efficient random
Q8: For-each loops can not be used with
Q9: If you want a class that implements
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
Q15: A _ is a data structure for