Arrays are objects in Java, so any variable that declares an array holds a reference to an object. If the array hasn't been ... int[ ] highScores = null;.
確定! 回上一頁