首页 > 大学网课
题目内容 (请给出正确答案)
[主观题]

#includevoid main(){char ch;scanf("%3c",&ch);printf("%c",ch);}如

#includevoid main(){char ch;scanf("%3c",&ch);printf("%c",ch);}如

#include

void main()

{

char ch;

scanf("%3c",&ch);

printf("%c",ch);

}

如果从键盘上输入

abc<回车>

则程序的运行结果是___。

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“#includevoid main(){char ch;sc…”相关的问题
第1题
‍若有以下程序:#includevoid main()‍{int k=2,i=2,m;m=(k+=i*=k);printf("%d,%d/n",m,i);}‍执行后的输出结果是()。

A.8,6

B.7,4

C.6,4

D.8,3

点击查看答案
第2题
执行下面程序的输出结果为()。#includevoid main() {int x=36,y=48,z;do {z=x%y; x

程序填空题:执行下面程序的输出结果为()。

#include

void main() {

int x=36,y=48,z;

do {z=x%y; x=y; y=z;} while(y>0); .

printf("x=%d/n",x);

}

点击查看答案
第3题
执行下面程序的输出结果为()。#includevoid main(){intx=48,y=30,Z;do{z=x%y;x=y;y

程序填空题:执行下面程序的输出结果为()。

#include

void main(){

int

x=48,y=30,Z;

do{z=x%y;x=y;y=z;}while(y>0);

for(i=1;i<=5;i++)s+=i*|;

printf("x=%d/n",x)

}

点击查看答案
第4题
Pay attention to () main idea when reading () English novel.

A.a; the

B.the; an

C.the; the

D.a; an

点击查看答案
第5题
A topic sentence states the main idea of a paragraph.()
点击查看答案
第6题
Lantern Festival is one of the four main Chinese traditional festivals. ()
点击查看答案
第7题
在C++程序中,主函数的函数名必须是main。()
点击查看答案
第8题
main函数可以带参数,C语言规定main函数的参数只能有_____个。

点击查看答案
第9题
An indication of an overloaded main propulsion diesel engine is().A.white smoke in the

An indication of an overloaded main propulsion diesel engine is().

A.white smoke in the exhaust

B.high exhaust gas pyrometer readings

C.sparks in the exhaust

D.blue smoke in the exhaust

点击查看答案
第10题
Servlet程序的入口点是()。

A.init()

B.service()

C.main()

D.doGet()

点击查看答案
第11题
In direct order, the main idea precedes its supporting information.()
点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改