Multiple Choice
A/An ____________ can change the length while the program is running.
A) Array
B) ArrayList
C) Type parameter
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: You can plug in a primitive type
Q15: To place an element in an ArrayList
Q17: The remove(Object theElement)method of the ArrayList class
Q18: To use the Java class ArrayList,you must
Q19: All of the following are methods of
Q23: Class and method definitions that include parameters
Q24: What are the three main disadvantages of
Q25: Which is the correct syntax for placing
Q26: What is a parameterized class?
Q30: The definition of a parameterized class is