Notice the type of the outer loop array variable – it is an array that will hold ... array) { for (String val : innerArray) { System.out.println(val); } }.
確定! 回上一頁