Csc123csudhfall2019.weebly.com

c. erase . d. get. To determine the number of items stored in an ArrayList object, you use this method. _____ a. size. b. capacity . c. items. d. length. Declare and construct an ArrayList with an initial capacity of 20 references to Object. ____ a. Object list(20) = new ArrayList() ; b. ArrayList list[20] = new ArrayList() ; c. ArrayList ... ................
................