Multiple Choice
The ArrayList class is in the __________ package.
A) java.arraylist
B) java.lang
C) java.array
D) java.util
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: What would be the result after the
Q37: An ArrayList object automatically expands in size
Q39: A sorting algorithm is a technique for
Q40: What would be the result after the
Q41: Subscripting always starts with _.<br>A) 0<br>B) 1<br>C)
Q43: Given that String[ ] str has been
Q44: What would be the result of executing
Q45: In Java, you do not use the
Q46: By default, Java initializes array elements to
Q47: The _ method removes an item from