2d array is defined using adjacent square brackets like a[4][3]. In array, there is no limit to specify the number of indices. You can define 3d, 4d, ...
確定! 回上一頁