In the above program, the for-each loop is used to iterate over the given array, array . It accesses each element in the array and prints using println() .
確定! 回上一頁