A.int a[ ]={1,2,3}; B.int a[10]={0}; C.int a[ ]; D.int a[5];
A.中斷退出循環(huán)或開關 B.返回 C.轉向 D.繼續(xù)
A.整數B.浮點數C.字符D.邏輯