数组定义为 int a[3][2]={1, 2, 3, 4, 5, 6},数组元素()的值为6。

A.a[3][2] B.a[1][2] C.a[2][1] D.a[2][3]

时间:2023-12-07 09:40:11

相似题目