[单选题]jx25、设有数组的定义int[]a=newint[3],则下面对数组元素的引用错误的是

A
a[0];
B
a[a.length-1];
C
a[3];
D
int i=1; a[i];
正确答案:C
扫描二维码
免费搜题、免费刷题、免费查看解析