【单选题】
已知串S=’aaab’,则next数组值为( )。
【单选题】
若有说明:char s[10]=abc;则数组元素s[3]的值是()。
【单选题】
设有以下字符串定义,则数组s1和s2( )。char s1[]={ S ,t, r ,i,n, gchar s2[]= String
【单选题】
字符数组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">
【单选题】
假定s被定义为指针类型char *的变量,初始指向的字符串为Hello world!,若要使变量p指向s所指向的字符串,则p应定义为?
【单选题】
设变量定义为charformat[]=“s=%d\n”;则数组format中有()个元素。
【单选题】
设有两个串S1和S2,则StrCompare(S1,S2)运算称做( )。
【单选题】
若REPLACE(S,S1,S2)表示用字符串S2替换字符串S中的子串S1的操作,则对于S=“Beijing&Nanjing”,S1=“Beijing”,S2=“Shanghai”,REPLACE(S,S1,S2)=( )。
【单选题】
已知int i;,则执行语句 i=2.6;后,i的值为( )。
【单选题】
已知a=(3,1),b=(x,-2),且a⊥b,则x的值为( )
①
<img src="20190823/1566540550755497.png" title="1566540550755497.png" alt="图片6.png" width="17" height="45"/>
②
<img src="20190823/1566540571684399.png" title="1566540571684399.png" alt="图片8.png" width="26" height="45"/>
③
<img src="20190823/1566540562849143.png" title="1566540562849143.png" alt="图片7.png" width="18" height="45"/>
④
<img src="20190823/1566540579921674.png" title="1566540579921674.png" alt="图片9.png" width="26" height="45"/>