登录/
注册
题库分类
下载APP
帮助中心
首页
考试
搜题
APP
当前位置:
首页
>
查试题
>
以下程序的运行结果是(a=%2,b=%5)()
判断题
以下程序的运行结果是(a=%2,b=%5)()
查看答案
该试题由用户242****99提供
查看答案人数:22949
如遇到问题请
联系客服
正确答案
该试题由用户242****99提供
查看答案人数:22950
如遇到问题请
联系客服
搜索
相关试题
换一换
判断题
以下程序的运行结果是(a=%2,b=%5)()
答案
单选题
有以下程序:#include
main(){ina=5,b=1,t;t=(a<<2)|b;printf("%",t);}程序运行后的输出结果是()
A.21 B.11 C.6 D.1
答案
单选题
有以下程序#includemain(){ int a=2,b=2,c=2;printf(“%d”,a/b&c);}程序运行后的输出结果是
A.0 B.1 C.2 D.3
答案
单选题
下列程序的运行结果是()。 #includeint main(){ int a=2,b=5; printf(“a=”%d,b=%d”,a,b); return 0; }
A.a=%2, b=%5 B.a=d, b=d C.a=2, b=5 D.a=%d, b=%d
答案
填空题
以下程序的运行结果是
。 main() {float a;int b; b=a=24.5/5; printf("%f,%d",a,b);}
答案
填空题
以下程序的运行结果是
。 main() {float a;int b; a=b=24.5/5; printf("%f,%d",a,b);}
答案
单选题
有以下程序main() {unsigned char a=2,b=4,c=5,d; d=a|b; d&=c; printf(“%d ”,d); } 程序运行后的输出结果是( )。
A.3 B.4 C.5 D.6
答案
单选题
有以下程序: main() unsigned char a=2,b=4,c=5,d; d=a|b; d&=c; printf("%d",d); 程序运行后输出的结果是()。
A.3 B.4 C.5 D.6
答案
主观题
以下程序的运行结果是____ #include void main(){ int a=1,b=2,c=2,t; while(a
答案
单选题
下列程序的运行结果是() #include main() { int a=2,c=5; printf("a=%d,b=%d ",a,c); }
A.a=%2,b=%5 B.a=2,b=5 C.a=d,b=d D.a=%d,b=5d
答案
热门试题
有以下程序 #includemain(){ int a=1,b=0; printf(“%d,”,b=a+b); printf(“%d”,a=2*b); } 程序运行后的输出结果是
(39)有以下程序#include main(){ int a=5,b=1,t;t=(a$amp;}程序运行后的输出结果是
有以下程序#include #define SUB(a) (a)-(a)main(){ int a=2,b=3,c=5,d;d=SUB(a+b)*c;printf("%d ",d);}程序运行后的输出结果是_
有以下程序#include #define SUB(a) (a)-(a)main(){ int a=2,b=3,c=5,d;d=SUB(a+b)*c;printf("%d",d);}程序运行后的输出结果是_
有以下程序 #include main() { int a=1,b=0; printf(“%d,”,b=a+b); printf(“%d ”,a=2*b); } 程序运行后的输出结果是
以下程序运行的结果是______。a=58b=Truea+b>4*13()
下面的程序的运行结果是()。 a=1 b=1 Do a=a^2 b= b + 1 Loop Until b>5 Print "k=";a;Spc(4);"b=";b + a
下面程序段的运行结果是() 1=1;b=2;c=2; while(a
中国大学MOOC: 有以下程序,程序运行后输出结果是 。 main() { int a = -2, b = 0; while (a++ && ++b) ; printf(%d,%d , a, b ); }
以下程序的运行结果是()。 main(){ int a=2,b= -1,c=2; if (a<b) if (b<0) c=0; else c++; printf(”%d ”,c); }
以下程序的输出结果是()。 #include main() { int a=2,c=5; printf("a=%%d,b=%%d ",a,c); }
下列程序的运行结果是()。#includeint main(){ int a=2,c=5;printf(“a=%d,b=%d “,a,c);return 0;}
有以下程序includedefineSUB(a)(a)-(a)main{inta=2,b=3,c=5,d;d=SUB(a+b)*c;printf("%d ",d);}程序运行后的输出结果是()
有以下程序: #include main( ) {int a=1,b=2; while(a<4){b+=a;a+=2;b%=l0;} printf("%d,%d",a,b); ) 程序运行后的输出结果是( )
有以下程序#include(stdio.h>main(){int a=l;b=2;for(;a
以下程序的输出结果是()。#include main(){int a=2,c=5;printf("a=%%d,b=%%d/n",a,c);}
有以下程序: include <stdio.h> main() int a=1, b=2; while (a<6)b+=a;a+=2; b%=10;) printf("%d,%d",a,b); 程序运行后输出的结果是()。
以下程序运行后得输出结果是____{int a=1,b=2,c=3; if(c==a) printf(“%dn”,c); Else printf(“%dn”,b); }
以下程序段,运行后的输出结果是()。 int a=666,b=888; printf("%d ",a,b);
有以下程序: main() char a="a",b; printf("%c,",++a); printf("%c",++b=a++); 程序运行后输出的结果是()。
购买搜题卡
会员须知
|
联系客服
免费查看答案
购买搜题卡
会员须知
|
联系客服
关注公众号,回复验证码
享30次免费查看答案
微信扫码关注 立即领取
恭喜获得奖励,快去免费查看答案吧~
去查看答案
全站题库适用,可用于E考试网网站及系列App
只用于搜题看答案,不支持试卷、题库练习 ,下载APP还可体验拍照搜题和语音搜索
支付方式
首次登录享
免费查看答案
20
次
微信扫码登录
账号登录
短信登录
使用微信扫一扫登录
获取验证码
立即登录
我已阅读并同意《用户协议》
免费注册
新用户使用手机号登录直接完成注册
忘记密码
登录成功
首次登录已为您完成账号注册,
可在
【个人中心】
修改密码或在登录时选择忘记密码
账号登录默认密码:
手机号后六位
我知道了
APP
下载
手机浏览器 扫码下载
关注
公众号
微信扫码关注
微信
小程序
微信扫码关注
领取
资料
微信扫码添加老师微信
TOP