单项选择题
若有定义inta[]=newint[2][3]则第1个下标的可用范围是()
A.1到2 B.0到2 C.1 D.0到1
单项选择题 若有定义Stringtom="Iamagoodcat";则tom.indexOf("a")的值为()
单项选择题 不是Java关键字的是()
单项选择题 使用哪个关键字来定义一个接口()