注意:此页面搜索的是所有试题
题目内容
(佳木斯大学语言治疗学)
以下程序段的输出结果是( )。char *p=”abcdefgh”;p+=3;printf(“%c\n”,*p);
·d
·e
·f
·c
·d
·e
·f
·c
参考答案