【单选题】
一个长度为n的字符串,需要至少占用多少字节的存储空间?
【单选题】
在长度为n的字符串S的第i个位置插入另外一个字符串,i的合法值应该是( )。
【简答题】
从fp指向的文件读入一个长度为n-1的字符串,存放到字符数组str中,调用形式为[填空1]。
【单选题】
设有一个字符串S=Welcome to Shenyang!,问该串的长度为( )。
【单选题】
()为非法的字符串常量。
①
<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">
【判断题】
C语言中没有字符串类型,也没有字符串变量,字符串是存放在字符型数组中的。
【判断题】
字符串"AB"与"ab"是两个相等的字符串。
【单选题】
字符串It\s\40an\40apple.\n中包含有( )个字符。