int [] anArray; // declare an array of integers ... You create an array explicitly using Java's new operator. The next statement in the sample program ...
確定! 回上一頁