Solved

Which of the Following Import Statements Is Required in Order

Question 12

Multiple Choice

Which of the following import statements is required in order 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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions