当前位置: X题卡 > 所有题目 > 题目详情

有以下程序 main( ) char s[]="ABCD",*p; for(p=s+1;p<s+4;p++)printf("%s/n",p); 程序运行后的输出结果是()

查看本题答案

热门试题

更多