You can print in simple way. Use below to print 2D array int[][] array = new int[rows][columns]; System.out.println(Arrays.
確定! 回上一頁