An array of objects can be declared and initialised in the same way as shown above for primitive arrays. String[] pets = new String[] { "cat", " ...
確定! 回上一頁