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][ ...
確定! 回上一頁