To use an ArrayList in your program, you must import:1. the java. collections package
2. the java. awt package
3. Nothing; the class is automatically available, just like regular arrays.
4. the java. util package
5. the java. lang package
+3
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “To use an ArrayList in your program, you must import:1. the java. collections package 2. the java. awt package 3. Nothing; the class is ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » To use an ArrayList in your program, you must import:1. the java. collections package 2. the java. awt package 3. Nothing; the class is automatically available, just like regular arrays. 4. the java. util package 5. the java. lang package