A.getc()
B.gets()
C.getchar()
D.scanf()
[单选题]若要求从键盘读入含有空格字符的字符串,应使用函数A.getc()B.gets()C.getchar()D.scanf()
[单选题]若要求从键盘读入含有空格字符的字符串,应使用函数( )。A.getc()B.gets()C.getchar()D.scanf()
[单选题]若要求从键盘读入含有空格字符的字符串,应使用函数A.getc()B.gets()C.getehar()D.scanf()
[单选题]若要求从键盘读入含有空格字符的字符串,应使用函数()A . getc()B . gets()C . getchar()D . scanf()
[单选题]若要求从键盘读入含有空格字符的字符串,应该使用函数______。A.getc ()B.gets()C.getchar()D.scanf()
[单选题]若要求从键盘读入含有空格字符的字符串,应使用函数( )。A.)getcB.)getsC.)getcharD.)scanf
[单选题]若要求从键盘读入含有空格字符的字符串,应使用函数A.)getc()B.)gets()C.)getchar()D.)scanf()
[单选题]若要求从键盘读人含有空格字符的字符串,应该使用函数( )。A.getc()B.gets()C.getchar()D.scanf()
[单选题]以下叙述中错误的是A.)gets 函数用于从终端读入字符串B.)getchar 函数用于从磁盘文件读入字符C.)fputs 函数用于把字符串输出到文件D.)fwrite 函数用于以二进制形式输出数据到文件
[单选题]从键盘输入字符串使用DOS功能调用的()。A . 1号功能B . 2号功能C . 9号功能D . 10号功能