單項選擇題在C語言中下列變量定義和賦值錯誤的是()。

A.int i,j=20;
B.char c="c";
C.float f=1+2;
D.int x,y;x=y=10;


您可能感興趣的試卷