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
Q18: < T > is a wildcard used
Q23: What is the difference between a vector's
Q26: Write a Java statement to create a
Q34: The method contains(Object o)of the ArrayList class
Q38: Write a Java statement that changes the
Q38: The method _ can be used to
Q39: If you do not need efficient random
Q40: The Collection class or interface that allows
Q42: Write a Java statement to recover the