A.for B.do…while C.while D.while…do
A.int a[10]=(0,0,0,0,0) B.int a[]={1,2} C.int a[10]={0;1;2} D.int a[10]={10}
A.integer和1ch B.Int和scan C.case和public D._ch和integer