若要求从键盘读入含有空格字符的字符串,应使用函数( ).
A: gets
B: scanf
C: getcha
D: getc
A: gets
B: scanf
C: getcha
D: getc
举一反三
- 若要求从键盘读入含有空格字符的字符串,应使用函数 A: getchar() B: getc() C: gets() D: scanf()
- 若要求从键盘读入含有空格字符的字符串,应使用函数 A: getc() B: gets() C: getehar() D: scanf()
- 若要求从键盘读入含有空格的字符串,应使用函数 A: getc() B: gets() C: getchar() D: scanf()
- 若要求从键盘读入含有空格字符的字符串,应使用函数( )
- 若要求从键盘读入含有空格字符的字符串,应使用函数() A: Agetc() B: Bgets() C: Cgetchar() D: Dscanf()