重要提示:请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
首页 > 大学专科> 电子信息
网友您好,请在下方输入框内输入要搜索的题目:
搜题
拍照、语音搜题,请扫码下载APP
扫一扫 下载APP
题目内容 (请给出正确答案)
[主观题]

以下程序运行后的输出结果是【 】。 include <stdio.h> main() { int x=1,y=0,a=0,b=0;

以下程序运行后的输出结果是【 】。 include <stdio.h> main() { int x=1,y=0,a=0,b=0; switch (x ) { case 1:switch(y) { case 0:a ++; break; case 1 :b ++; break; } case 2:a ++ ;b +*; break; } printf("%d %d\n",a,b); }

答案
查看答案
更多“以下程序运行后的输出结果是【 】。 include <stdio.h> main() { int x=1,y=0,a=0,b=0;”相关的问题

第1题

以下程序运行后的输出结果是______。 char s[]="\\141\141abc\t"; printf(&quo

以下程序运行后的输出结果是______。

char s[]="\\141\141abc\t";

printf("%d\n",strlen(s));

点击查看答案

第2题

以下程序运行后的输出结果是______。 main() {char m; m='B'+32;printf("%c\n",

以下程序运行后的输出结果是______。

main()

{char m;

m='B'+32;printf("%c\n",m);

}

点击查看答案

第3题

以下程序运行后的输出结果是【 】。 include <stdio.h> main () { iht x=

以下程序运行后的输出结果是【 】。 include <stdio.h> main () { iht x=0210; printf("%x \n" ,x); }

点击查看答案

第4题

以下程序运行后的输出结果是______。 main() { char s[]="9876",*P; for(p=s;p<s+2;p++)

以下程序运行后的输出结果是______。

main()

{ char s[]="9876",*P;

for(p=s;p<s+2;p++)

printf("%s\n",P);

}

点击查看答案

第5题

以下程序运行后的输出结果是【 】。 include <stdio.h> main() { char m; m=

以下程序运行后的输出结果是【 】。 include <stdio.h> main() { char m; m=B+32; printf("%c\n",m); }

点击查看答案

第6题

以下程序运行后的输出结果是______。 main { inn a=b= c=5: if (c=a+b

以下程序运行后的输出结果是______。 main { inn a=b= c=5: if (c=a+b) printf ("yes\n); else printf ("no\n); }

点击查看答案

第7题

以下程序运行后的输出结果是______。 main() { int a,b,c; a=25; b=025;

以下程序运行后的输出结果是______。 main() { int a,b,c; a=25; b=025; c=ox25; pfintf("%d %d% %d\n",a,b,c); }

点击查看答案

第8题

以下程序运行后的输出结果是【 】。 main() { int m=011,n=11; printf("%d %d\n",

以下程序运行后的输出结果是【 】。 main() { int m=011,n=11; printf("%d %d\n",++m,n++); }

点击查看答案

第9题

以下程序运行后的输出结果是【 】。 include <stdio.h> main() { int p=30;

以下程序运行后的输出结果是【 】。 include <stdio.h> main() { int p=30; printf("%d\n",(p/3>0 ? p/10:p%3)); }

点击查看答案

第10题

以下程序运行后的输出结果是______。 main() { int i,n[]=(0,0,0,0,0); for(i=1;i<=4;i++) {n[i]=n[i

以下程序运行后的输出结果是______。

main()

{ int i,n[]=(0,0,0,0,0);

for(i=1;i<=4;i++)

{n[i]=n[i-1]*2+1;

printf("%d",n[i]);

}

)

点击查看答案
下载APP
关注公众号
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案 购买前请仔细阅读《购买须知》
请选择支付方式
  • 微信支付
  • 支付宝支付
点击支付即表示同意并接受了《服务协议》《购买须知》
立即支付 系统将自动为您注册账号
已付款,但不能查看答案,请点这里登录即可>>>
请使用微信扫码支付(元)

订单号:

遇到问题请联系在线客服

请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示:请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
请用微信扫码测试
优题宝