网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
已知字符串s='hello',则表达式'he' not in 'hello'的值为:
A.'True'
B.'False'
C.True
D.False
参考答案和解析
D
更多 “已知字符串s='hello',则表达式'he' not in 'hello'的值为:A.'True'B.'False'C.TrueD.False” 相关考题
考题
假定s被定义为指针类型char *的变量,初始指向的字符串为"Hello world!",若要使变量p指向s所指向的字符串,则p应定义为()。Achar *p=s;Bchar *p=s;Cchar *p;p=*s;Dchar *p; p=s;
考题
下列选项中,()是正确的表达式。 A、% String s = “hello world ” ;% B、% = “hello world ” ;% C、% = “hello world ” % D、% ! “hello world ” %
考题
单选题假定s被定义为指针类型char *的变量,初始指向的字符串为"Hello world!",若要使变量p指向s所指向的字符串,则p应定义为()。A
char *p=s;B
char *p=s;C
char *p;p=*s;D
char *p; p=s;
考题
单选题Sql server提供了一些字符串函数,以下说法错误的是()。A
selec tright(’hello’,3)返回值为:helB
selec tltrim(rtrim(’hello’))返回值为:hello(前后都无空格)C
selec treplace(’hello’,’e’,’o’)返回值为:holloD
selec tlen(’hello’)返回值为:5
考题
单选题SQL server提供了一些字符串函数,以下说法错误的是()。A
selectright(’hello’,3)返回值为:helB
selectltrim(rtrim(’hello’))返回值为:hello(前后都无空格)C
selectreplace(’hello’,’e’,’o’)返回值为:holloD
selectlen(’hello’)返回值为:5
考题
单选题下列选项中,()是正确的表达式。A
% String s = “hello world ” ;% B
% = “hello world ” ;% C
% = “hello world ” % D
% ! “hello world ” %
热门标签
最新试卷