單項選擇題以下對一維整型數(shù)組a定義正確的是()

A.inta(10)
B.intn=10,a[n]
C.intn;scanf("%d",&n);inta[n]
D.#defineSIZE10inta[SIZE]


您可能感興趣的試卷