單項選擇題在下面的一維數(shù)組定義中,有語法錯誤的選項是()。

A.int a[]={1,2,3};
B.int a[10]={0};
C.int a[];
D.int a[5];


您可能感興趣的試卷