Multiple Choice
To use the Java class ArrayList,you must import the package:
A) java.awt
B) java.io
C) java.util
D) java.container
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: All of the following are memory management
Q14: A generic class can be instantiated as
Q15: To place an element in an ArrayList
Q17: The remove(Object theElement)method of the ArrayList class
Q19: All of the following are methods of
Q20: A/An _ can change the length while
Q23: Class and method definitions that include parameters
Q24: What are the three main disadvantages of
Q26: What is a parameterized class?
Q30: The definition of a parameterized class is