皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
不属于层的4种状态之一。
A.
过滤状态
B.
可选状态
C.
作为工作层状态
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】The expression '— it's just not done' in the last sentence of the passage most probably means '______'.
A.
It's just rude.
B.
Never forget.
C.
Just bear it in mind.
D.
It's absurd.
【判断题】实习用零件不用摆放整齐,堆一块不散就行。
A.
正确
B.
错误
【单选题】Which of the following is NOT the expression of affection in the Western world?
A.
Hugging
B.
Kissing
C.
Controlling behaviour
D.
Compliments
【单选题】下列能正确定义字符串的语句是( )。
A.
char str[]={‘\064’};
B.
char str=“\x43”;
C.
char str='';
D.
char str[]="\0";
【判断题】The expression “Not really.” is an expression to say that you do not agree with the statement of the other side completely.
A.
正确
B.
错误
【单选题】下列能正确定义字符串的语句是 。
A.
char str[] = {'\064'};
B.
char str = "kx4321";
C.
char str = " ";
D.
char str[] ="\0";
【单选题】下列能正确定义字符串的语句是:
A.
char str[]={'\084'};
B.
char str="kx43";
C.
char str="";
D.
char str[]="\0";
【判断题】The expression of is not a correct relational algebra expression.
A.
正确
B.
错误
【判断题】When an argument to a function is an expression, the expression is not evaluated until it is passed to the function body.
A.
正确
B.
错误
【单选题】下列能正确定义字符串的语句是:( )
A.
char a[]={‘\010’};
B.
char a=“abc”;
C.
char a[]=“\0”;
D.
char a=“ ”;
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题