网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
调用strlen("abcd/0ef/ng/0")的结果为()。
- A、4
- B、5
- C、8
- D、10
参考答案
更多 “调用strlen("abcd/0ef/ng/0")的结果为()。A、4B、5C、8D、10” 相关考题
考题
有以下程序#include stdio.h#include string.hmain(){ char a[10]="abcd";printf("%d,%d\n",strlen(a),sizeof(a));}程序运行后的输出结果是A)7,4B)4,10C)8,8D)10,10
考题
若有以下定义和语句: char s [10]="abcd!",*s2="\nl23\\"; Drintf("%d%d\n",strlen(sl),strlen(s2)); 则输出结果是( )。A.5 5B.10 5C.10 7D.5 8
考题
若有以下定义和语句char s1[10]=”aBcd!”,*s2=”\n123\\”printF(“%d%d\n”,strlen(sl),strlen(s2));则输出结果是A.5 5B.10 5C.10 7D.5 8
考题
( 31 )若有以下定义和语句char s1[10]= " abcd! " ,*s2= " \n123\\ ";printf ( " %d %d\n ", strlen ( s1 ) ,strlen ( s2 ) ) ;则输出结果是A ) 5 5B ) 10 5C ) 10 7D ) 5 8
考题
下面程序段的运行结果是()。 char *p=“abcdefgh”; p+=3; printf(“%d/n”,strlen(strcpy(p,“ABCD”))); A、4B、7C、8D、12
考题
单选题基层隔离层中防水、防潮、防油渗透的标高允许偏差为()A
±4B
±5C
±8D
±10
热门标签
最新试卷