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

以下程序段的输出结果为( )。 static char a[]="programme"; char*p; p=a; for(p=a;p<a+8;p+=2) putchar(*p);

查看本题答案

你可能感兴趣的试题

热门试题

更多