登录  注册

首页

两次运行下面的程序,如果从键盘上分别输入6和3,则输出结果是( ).if(x++>5) printf("%d",x);else printf("%d\n",x - -);

(A)7和5

(B)6和3

(C)7和4

(D)6和4

参考答案

更多试题》》》