问题 单项选择题

已知:int[]a=new int[100];在下列给出的数组元素中,非法的是( )。

A.a[0]
B.a[1]
C.a[99]
D.a[100]

答案

参考答案:D

选择题
选择题