下面程序的输出结果为______。
#include<string.h>
main( )
char p1[7]="abc",p2[]="ABC",str[50]="xyz";
strcpy(str,strcat(p1,p2));
printf("%s",str);
题库:计算机等级考试
类型:最佳选择题
时间:2017-07-03 15:10:43
免费下载:《单项选择》Word试卷
下面程序的输出结果为______。
#include<string.h>
main( )
char p1[7]="abc",p2[]="ABC",str[50]="xyz";
strcpy(str,strcat(p1,p2));
printf("%s",str);
A.xyzabcABC
B.abcABC
C.xyzabc
D.xyzABC
本题关键词:输出结果,行为结果,面试程序,行为结果评价,竣工结算程序,结果,肝糖输出,输出浓度,程序,结果均;