首页
题库
网课
在线模考
桌面端
登录
搜标题
搜题干
搜选项
0
/ 200字
搜索
单项选择题
程序 #include void main( ) { int a=1,b=2,c=3; if(a>b) { if(b>c) c=5; else c-=a; } printf(“%d ”, c); } 执行后的输出结果是( )
A.0
B.2
C.3
D.5
点击查看答案&解析
在线练习
手机看题
你可能感兴趣的试题
单项选择题
程序 #include void main( ) { struct cmp{ int a; int b; }x[2]={ 1,2,3,4 }; printf(“%d ”, x[0].b / x[0].a * x[1].b); } 的执行结果是( )
A.2
B.4
C.6
D.8
点击查看答案&解析
手机看题
单项选择题
— Have you been wasting time on computer games again?— ________. I’ve been studying a lot and I need a break.
A.No
B.I
C.Not
D.I
点击查看答案&解析
手机看题
微信扫码免费搜题