Multiple Choice
Jessica wants to design a search engine for an online dictionary of software-related terms. Which class should she use?
A) Array class
B) Auto class
C) ArrayList class
D) Assign class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Three-dimensional arrays are not allowed in Java.
Q27: Simeon wants to keep track of his
Q28: The syntax for declaring a multidimensional array
Q29: The ArrayList class belongs to which package?<br>A)
Q30: Why is it a good idea to
Q32: To access the number of columns in
Q33: To process elements of a three-dimensional array,
Q34: To process all the elements of a
Q35: The ArrayList class uses generics.
Q36: Compare the function of the following two