问题 单项选择题

以下if语句的表达不正确的是________。

A.if(a

B.if(a==b) a=0,b++;

C.if(a

D.if(a!=b) a=b;

答案

参考答案:A

填空题
单项选择题