没有搜到到结果?点击这里求解答/求资源。
【单选题】
Flash一字符填充不同颜色可先将字符串_______。

分离
组合
转换为元件
转换为按钮
【判断题】
C语言中没有字符串类型,也没有字符串变量,字符串是存放在字符型数组中

正确
错误
【判断题】
字符串"AB"与"ab"是两个相等字符串

正确
错误
【单选题】
字符串输出函数是

getchar()
putchar()
getchars()
putchars()
【单选题】
下列关于字符串描述中,错误是()。

字符数组可以存放字符串
二维字符数组可以存放多个字符串
可以使用字符串给二维字符数组赋值
可以用字符串给二维字符数组初始化
【单选题】
()为非法字符串常量。

<imgwidth="22"height="26"v:shapes="图片_x0020_119"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy01-60.files/image122.png">
<imgwidth="25"height="24"v:shapes="图片_x0020_120"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy01-60.files/image123.png">
<imgwidth="29"height="24"v:shapes="图片_x0020_121"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy01-60.files/image124.png">
<imgwidth="52"height="29"v:shapes="图片_x0020_122"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy01-60.files/image125.png">
【判断题】
字符处理函数strcpy(s1,s2)功能是把字符串1接到字符串2后面。

正确
错误
【单选题】
字符数组s不能作为字符串使用是(   )

<imgwidth="135"height="26"v:shapes="图片_x0020_75"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image070.png">
<imgwidth="149"height="21"v:shapes="图片_x0020_76"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image071.png">
<imgwidth="293"height="25"v:shapes="图片_x0020_77"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image072.png">
<imgwidth="291"height="24"v:shapes="图片_x0020_78"src="http://wljy.whut.edu.cn/uploadfiles/word/cyy02-60.files/image073.png">
【判断题】
字符串“study”长度是6。

正确
错误
【判断题】
字符串“string”占用7存储空间。

正确
错误