欢迎来到易学考试网
易学考试官网
登录
注册
首页
卫生资格(中初级)
医学高级职称
执业医师考试
执业药师考试
医院三基考试
全部科目
>
普通考研
>
软件工程
搜题找答案
填空题
下列程序的输出结果是()
【参考答案】
16
点击查看答案
上一题
目录
下一题
相关考题
填空题
下列程序的输出结果是 ()。 #include #include main( ) { int i=0; char str1[10]=“1234”, str2[10]= “567”; strcat(str1,str2); while(str2[i++]!=‘\0’) str2[i]=str1[i]; puts(str2); }
填空题
下列程序段的输出结果是()。 char str[ ]= “abc\0def\0ghi”, *q=str; printf(“%s”,q+5);
填空题
下列程序的输出结果是()
关注
顶部
微信扫一扫,加关注免费搜题