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

Verified
Correct Answer:
Verified
Related Questions
Q17: A ragged array is:<br>A) a two-dimensional array
Q18: Java limits the number of dimensions that
Q19: This indicates the number of elements, or
Q20: In order to do a binary search
Q21: What would be the results of the
Q24: Given the following two-dimensional array declaration, which
Q26: If numbers is a two-dimensional int array
Q26: What do you call the number that
Q27: Given that String[] str has been initialized,
Q37: An ArrayList object automatically expands in size