A.void B.int C.new D.long
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ù)