答案查看网,轻松搜题/搜资源
登录
×
登录账号
记住密码
立即注册
忘记密码
×
注册
使用微信扫描二维码,获取账号密码后免费查看答案
前往登录
忘记密码
×
忘记密码
使用微信扫描下方二维码,即可找回您的账号密码
前往登录
立即注册
搜题/搜资源
【单选题】【消耗次数:1】
It seems as if the sun_____round the earth since it rises in the east and sets in the west.
①
circles
②
is circling
③
has been circling
④
were circling
参考答案:
复制
纠错
➡️如需代学继续教育,请点击这里
相关题目
【单选题】
He said the sun [填空] in the east and [填空] in the west.
①
rose,set
②
rises,sets
③
rises,set
④
rise,sets
查看完整题目与答案
【单选题】
While _______ the sun, the satellite has sent more than four billion bits of information back to earth.
①
having orbited
②
being orbited
③
having been orbited
④
orbiting
查看完整题目与答案
【单选题】
The teacher told us that the sun ____in the east.
①
rises
②
rose
③
raises
④
raised
查看完整题目与答案
【单选题】
Since evidence of the fraud came to light, Congress has been demanding a ______ investigation.
①
horrible
②
thorough
③
thoughtful
④
weird
查看完整题目与答案
【判断题】
Ever since he arrived, he has been complaining constantly about the weather.
①
正确
②
错误
查看完整题目与答案
【判断题】
The earth moves around the sun.
①
正确
②
错误
查看完整题目与答案
【单选题】
The earth ____ heat and light from the sun.
①
takes on
②
takes in
③
absorbs in
④
picks out
查看完整题目与答案
【单选题】
I always found myself a dread of west and a love of east in Eden.
①
A.我总是在自己身上找到对伊甸之西的畏惧和对伊甸之东的喜爱。
②
B.我总是在我内心深处找到对伊甸之西的畏惧和对伊甸之东的喜爱。
③
C.我发现自己身上一直有对伊甸之西的畏惧,对伊甸之东的喜爱。
④
D.我发现自己一直对伊甸之西怀有畏惧,而对伊甸之东怀有喜爱。
查看完整题目与答案
【单选题】
Everybody knows the truth __________ the earth goes around the sun.
①
which
②
that
查看完整题目与答案
【单选题】
The research results show that the earth goes a little faster ____ it is closer to the sun.
①
when
②
so that
③
than
④
as if
查看完整题目与答案
随机题目
【单选题】
下面声明数组的写法错误的是( )。
①
int a[ ];
②
int[ ] a;
③
int[3][ ] a;
④
int[ ][3] a;
查看完整题目与答案
【判断题】
Java程序里,创建新的类对象用关键字new,回收无用的类对象使用关键字free。
①
正确
②
错误
查看完整题目与答案
【判断题】
int i,j;boolean booleanValue=(i==j);
①
正确
②
错误
查看完整题目与答案
【判断题】
String str=abcdefghi;char chr=str.charAt(9);
①
正确
②
错误
查看完整题目与答案
【单选题】
下面哪一行代码正确的声明了一个类方法(静态方法)?( )
①
public int method(int i)
②
protected method(int i)
③
public static method(String s)
④
protected static void method(Integer i)
查看完整题目与答案
【判断题】
一个类可以实现多个接口,接口可以实现“多重继承”。
①
正确
②
错误
查看完整题目与答案
【判断题】
使用运算符new创建对象时,赋给对象的值实际上是一个引用值。
①
正确
②
错误
查看完整题目与答案
【判断题】
在Java中对象可以赋值,只要使用赋值号(等号)即可,相当于生成了一个各属性与赋值对象相同的新对象。
①
正确
②
错误
查看完整题目与答案
【判断题】
强制类型转换运算符的功能是将一个表达式的类型转换为所指定的类型。
①
正确
②
错误
查看完整题目与答案
【判断题】
Java语言中不同数据类型的长度是固定的,不随机器硬件不同而改变。
①
正确
②
错误
查看完整题目与答案