Question: I need help with this asap . If you can it'd be a huge help I believe on the first one I have to put
I need help with this asap. If you can it'd be a huge help
I believe on the first one I have to put ArrayList
1. Create an ArrayList named myList.
2. Write a loop which will allow us to take in the names of 5 friends and store them in myList.
3. Add "Mrs. S. Arrington" to myList at index 4.
4. Write a loop which will print the values in myList.
5. Write a statement which will obtain the size of the ArrayList and store it in s.
6. Write a statement that will delete the last entry in the list, regardless of size.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
