單項選擇題在下列的字符數(shù)組定義中,存在語法錯誤的是()。

A.char a[20]="abcdefg";
B.char a[]="x+y=55.";
C.char a[15]={’1’,’2’};
D.char a[10]=’5’;


您可能感興趣的試卷