// create an array of integers anArray = new int[10];. 如果缺少此语句,则编译器将输出如下错误,并且编译失败: ArrayDemo.java:4: Variable anArray ...
確定! 回上一頁