However, you don't access the elements in an ArrayList using the array index operator [] . Instead, you call the get() function, which takes an int ...
確定! 回上一頁