单选题 有以下程序段:
#include <stdio.h>
main()

while(getchar()!/'/n');
【正确答案】 C
【答案解析】