成人高等教育 / 高级语言程序设计
正确率:100%
下面( )是错误的if语句(设int x,a,b;)?
- A、 if (a=b) x++;
- B、 if (a=
- C、 if (a-b) x++;
- D、 if (a&&b) x++;
参考答案:
佳题速递: