单项选择题

定义数组如下:

则,array[0],array[1],array[2]分别是array数组中下标即索引为0,1,2的()。

A.数组中的元素
B.数组名称
C.索引
D.下标