1. If you know that you will have 1000 entries to add to an array list, what capacity should the array list have when it is first created? Explain your answer. 2. After you add several Student objects...


1. If you know that you will have 1000 entries to add to an array list, what capacity should the array list have when it is first created? Explain your answer.


2. After you add several Student objects to the list studentList, as created in the previous exercise, what Java expression represents the number of entries in the list?



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here