答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数:1】
You cannot remember things_________ you are tired or unhappy.
①
why
②
what
③
where
④
when
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【判断题】
答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”Try to relax when you study. You cannot remember things when you are tired or unhappy.
①
正确
②
错误
查看完整题目与答案
【单选题】
If you are tired and_________, you can hardly (几乎不) remember things.
①
relaxed
②
excited
③
unusual
④
unhappy
查看完整题目与答案
【单选题】
You can buy things_________ special low prices when department stores have sales.
①
at
②
in
③
on
④
for
查看完整题目与答案
【单选题】
You remember things every day, but_________ do you do it?
①
what
②
which
③
how
④
where
查看完整题目与答案
【判断题】
新闻5要素包括who、what、when、why 、where
①
正确
②
错误
查看完整题目与答案
【判断题】
新闻六要素包括:what who when where why how。
①
正确
②
错误
查看完整题目与答案
【单选题】
It is the ability to do the work ___ matters not where you come from or what you are.
①
one
②
that
③
what
④
it
查看完整题目与答案
【单选题】
It is the ability to do the job_____ matters, not where you come from or what you are.
①
one
②
that
③
what
④
if
查看完整题目与答案
【单选题】
When you make a self-introduction, you can tell what you do for a ______________.
①
job
②
life
③
living
④
taste
查看完整题目与答案
【判断题】
答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”You remember things every day, but what do you do it?
①
正确
②
错误
查看完整题目与答案
随机题目
【单选题】
下列叙述中正确的是( )
①
C语言编译时不检查语法
②
C语言的子程序有过程和函数两种
③
C语言的函数可以嵌套定义
④
C语言的函数可以嵌套调用
查看完整题目与答案
【单选题】
C语言程序从( )开始执行
①
程序中第一条可执行语句
②
程序中第一个函数
③
程序中的main函数
④
包含文件中的第一个函数
查看完整题目与答案
【单选题】
C语言中运算对象必须是整型的运算符是( )
①
%=
②
/
③
=
④
〈=
查看完整题目与答案
【单选题】
设x为int型变量,则执行以下语句后,x的值为( )x=10; x*=x;
①
10
②
20
③
100
④
0
查看完整题目与答案
【单选题】
C语言中的简单数据类型包括( )
①
整型、实型、逻辑型
②
整型、逻辑型、字符型
③
整型、字符型、逻辑型
④
整型、实型、字符型
查看完整题目与答案
【单选题】
以下运算符中优先级最高的运算符是( )
①
A
②
++
③
+=
④
!=
查看完整题目与答案
【单选题】
已知int x=5,y=5,z=5;执行语句x%=y+z;后,x的值是( )
①
0
②
1
③
5
④
6
查看完整题目与答案
【单选题】
在C语言程序中,表达式5%2的结果是( )
①
2.5
②
2
③
1
④
3
查看完整题目与答案
【单选题】
下列表达式中,属于字符型常量的是( )
①
A
②
a
③
A
④
b
查看完整题目与答案
【单选题】
C语言中用于结构化程序设计的3种基本结构是( )
①
顺序结构、选择结构、循环结构
②
if,switch,break
③
for,while,do-while
④
if,for,continue
查看完整题目与答案