A.5-5 B.無內(nèi)容,空著即可 C.5+5 D.5
A.int a[][3] B.int a[][3]={2*3} C.int a[][3]={} D.int a[2][3]={{1},{2},{3,4}}
A.整型常量 B.整型變量 C.整型表達(dá)式 D.浮點型常量