char *p1=“abcd”, *p2=“ABCD”,str[50]=“xyz”;
62 阅读
char *p1=“abcd”, *p2=“ABCD”,str[50]=“xyz”;
请帮忙给出正确答案和分析,谢谢!