柠檬试题库
search
首页
计算机
公务员
驾照
关于
red
若有以下程序 #include
main() { char a[20], b[ ]="The sky is blue."; int i; for (i=0; i<7; i++) scanf("%c", &b[i]); gets(a); printf("%s%s\n", a,b); } 执行时若输入: (其中
表示回车符) Fig flower is red.
则输出结果是
若有以下程序 #include
main() { char a[20], b[ ]="The sky is blue."; int i; for (i=0; i<10; i++) scanf("%c", &a[i]); a[i]='\0'; gets(b); printf("%s%s\n", a,b); } 执行时若输入: Fig flower is red. <回车> 则输出结果是
有以下程序 #include
main() { char b[3][10]; int i; for (i=0; i<2; i++) scanf("%s", b[i]); gets(b[2]); printf("%s%s%s\n", b[0],b[1],b[2]); } 执行时若从第一列输入:Fig flower is red. <回车> 则输出结果是
有以下程序 #include
main() { char b[4][10]; int i; for (i=0; i<4; i++) scanf("%s", b[i]); printf("%s%s%s%s\n", b[0],b[1],b[2],b[3]); } 执行时若输入: Fig flower is red. <回车>则输出结果是
随机标签
后缀
行驶证灭失、丢失
4950
口头警告
color