Multiple Choice
The following import statement is required to use the ArrayList class:
A) import java.util.Tools;
B) import java.util.ArrayList;
C) import java.util.Containers;
D) import java.util.API;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When an array is passed to a
Q1: If numbers is a two-dimensional array, which
Q2: What does the following statement do?<br>Double[] array1
Q4: What will be the result of executing
Q7: You can use this ArrayList class method
Q9: Objects in an array are accessed with
Q10: In order to do a binary search
Q19: Which of the following is a valid
Q32: To determine if two arrays are equal
Q39: A sorting algorithm is a technique for