单项选择题

若有定义inta[]=newint[2][3]则第1个下标的可用范围是()

A.1到2
B.0到2
C.1
D.0到1