当用户要求输入的字符串中含有空格时,应使用的输入函数是A.scanf()B.getchar()C.gets()D.getc()

题目

当用户要求输入的字符串中含有空格时,应使用的输入函数是

A.scanf()

B.getchar()

C.gets()

D.getc()


相似考题