E get(int index) returns the item in the list at the index ... But, with an ArrayList you use the size() method to get the number of items in the ArrayList.
確定! 回上一頁