有以下程序:#include<stdio.h> mai

有以下程序:

#include<stdio.h>
main()
{
…
while(getchar()!='\n');
…
}

以下叙述中正确的是()。

答案
C

题目信息

题号:4172
题型:单选题
难度:普通