A.int a[5]=0 B.int b[3]={1,2,3,4} C.float c[]={1,2,3} D.float d={5.3,6.0}
A.int a(10) B.int n=10,a[n] C. D.
A.整型表達式 B.整型常量 C.整型常量或整型表達式 D.任何類型的表達式