单项选择题
A.int a[ ]={1,2,3}; B.int a[10]={0}; C.int a[ ]; D.int a[5];
A.中断退出循环或开关 B.返回 C.转向 D.继续
A.整数B.浮点数C.字符D.逻辑