Two -dimensional (2D) arrays are indexed by two subscripts, one for the row and one for the column. • Example: row col rating[0][2] = 2 rating[1][3] = 8.
確定! 回上一頁