【单选题】【消耗次数:1】
字符串输出函数是
getchar()
putchar()
getchars()
putchars()
参考答案:
复制
纠错
相关题目
【判断题】 C语言标准输入输出中,putchar()函数可以输出显示一个字符串。
①  正确
②  错误
【单选题】 用于从字符串右边截取字符的函数是()。
①  Right()
②  Trim()
③  Left()
④  Ltrim()
【单选题】 仅删除字符串尾部空格的函数是 。
①  Ltrim()
②  Trim()
③  Rtrim()
④  Mid()
【判断题】 函数strcpy用来求字符串的长度。
①  正确
②  错误
【判断题】 字符处理函数strcpy(s1,s2)的功能是把字符串1接到字符串2的后面。
①  正确
②  错误
【多选题】 实现数值、字符串相互转换的函数是?
①  STR()
②  VAL()
③  ABS()
④  LOG()
【单选题】 下列关于常用的字符串函数及用法说法错误的是( )
①  Len(string),返回字符串string的长度
②  Trim(string),将字符串string前后的空格去掉
③  Split(strl,符号),根据符号将strl拆分成一维数组
④  Left(str,len),从右边取len个字符
【判断题】 C语言中没有字符串类型,也没有字符串变量,字符串是存放在字符型数组中的。
①  正确
②  错误
【单选题】 可以删除字符串两端空格的函数是 。
①  Trim
②  Rtrim
③  Ltrim
④  Mid
【判断题】 字符串"AB"与"ab"是两个相等的字符串。
①  正确
②  错误
随机题目
【单选题】 I dont need [填空] the doctor.
①  see
②  to see
③  seeing
④  saw
【单选题】 Would you like to [填空] Huangshan a second time?
①  come
②  came
③  coming
④  come to
【单选题】 Would you like some crisps?[填空].
①  No, I dont
②  Yes, I do
③  Yes, please
④  No, please
【判断题】 A: I am applying for my dream job with a software company. B: Congratulations.
①  正确
②  错误
【判断题】 A: I have lunch in the restaurant. B: So have I
①  正确
②  错误
【判断题】 A: Why not try it on? B: Thats OK.
①  正确
②  错误
【判断题】 A: What are your parents doing right now? B: They are going for a walk.
①  正确
②  错误
【判断题】 A: Are you close to your grandmother or grandfather? B: In fact, their house is some distance away.
①  正确
②  错误
【判断题】 A: Lets go for a walk. B: Thats right.
①  正确
②  错误
【判断题】 A: Ok, next question. Can you follow me? B: Yes, perfectly.
①  正确
②  错误