【判断题】【消耗次数:1】
C语言标准输入输出中,putchar()函数可以输出显示一个字符串。
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 从一个字符串中的第3个字符开始,获取5个字符,应使用()。
①  Len函数
②  .Mid函数
③  Left函数
④  Right函数
【单选题】 将两个字符串连接起来组成一个字符串时,选用( )函数。
①  strlen()
②  strcap()
③  strcat()
④  strcmp()
【单选题】 将两个字符串连接起来组成一个字符串时,选用( )函数。
①  strlen()
②  strcap()
③  strcat()
④  strcmp()
【单选题】 将两个字符串连接起来组成一个字符串时,选用的函数是?
①  strlen()
②  strcap()
③  strcat()
④  strcmp()
【判断题】 write和writeln方法都接受一个字符串参数,在当前HTML文档中输出字符串,唯一区别:write在字串末尾加一个(\n)。
①  正确
②  错误
【单选题】 若需要把一个字符串aaa赋值到字符数组a中,则需要进行( )的函数调用实现。
①  strlen
②  strcmp
③  strcat
④  strcpy
【单选题】 若需要把一个字符串aaa赋值到字符数组a中,则需要进行( )的函数调用实现。
①  strlen
②  strcmp
③  strcat
④  strcpy
【单选题】 设有一个字符串S=Welcome to Shenyang!,问该串的长度为( )。
①  18
②  19
③  20
④  21
【单选题】 设有一个字符串S=abcdefgh,问该串的最大子串个数为( )。
①  8
②  36
③  37
④  9
【单选题】 字符串输出函数是
①  getchar()
②  putchar()
③  getchars()
④  putchars()
随机题目
【判断题】 A: Hello, is that Anna? B: Sorry, Theres no one named Anna here.
①  正确
②  错误
【判断题】 A: May I ask a question after class, Madam? B: Sure.
①  正确
②  错误
【判断题】 A: Hello, May I talke to Mr. Thomas? B: Im afraid not.
①  正确
②  错误
【判断题】 A: Why didnt you tell me you had a girlfriend? B: Its none of your business.
①  正确
②  错误
【判断题】 A: I dont think English coffee is good. B: Neither do I.
①  正确
②  错误
【判断题】 A: Will this be charge or cash? B: It’s up to you.
①  正确
②  错误
【判断题】 A: Please dont make a noise. B: Yes, I wont.
①  正确
②  错误
【判断题】 A: You should take aspirins to reduce the temperature. B: Thank you for your advice.
①  正确
②  错误
【判断题】 A: Its cloudy outside. Please take an umbrella. B: Well,it just depends.
①  正确
②  错误
【判断题】 A: Have you been wasting time on computer games again? B: Not really. I’ve been studying a lot and I need a break.
①  正确
②  错误