logo - 刷刷题
下载APP
【单选题】

到目前为止,地球发生了几次生物大灭绝事件?

A.
3
B.
4
C.
5
D.
6
举报
题目标签:灭绝地球事件
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【单选题】文明的人类对地球不具有的能力是( )。

A.
改造能力
B.
改变能力
C.
保护能力
D.
破坏能力

【单选题】有如下事件过程:Private Sub Form_Load() Show Dim Arr() As Variant Arr = Array(1, 3, 5, 7, 9, 11, 13, 15) Call converse(Arr) For i = 0 To 7 Print arr(i); Next iEnd Sub 以上程序的功能是,通过调用Converse过程,将数组Arr中的元素逆序存放并输出...

A.
Private Sub converse(dim a() as Variant ) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
B.
Private Sub converse(dim a() as Variant) Dim T Dim J As Integer J = (LBound(A) + UBound(A)) / 2 For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
C.
Private Sub converse(a() As Variant) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
D.
Private Sub converse(a() As Variant) Dim T Dim J As Integer J = Int((LBound(A) + UBound(A)) / 2) For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub

【多选题】在相同的条件下重复一个行为或试验,不确定性事件所出现的结果的特点是( )。

A.
所出现的结果有多种
B.
出现的结果只有一种
C.
具体是哪种结果事前不可预知
D.
出现的结果能事前预知
E.
出现的结果是确定的

【单选题】Many people feel that human beings are responsible for the disappearance of some other animal species. While we may have hastened the disappearance of some, abundant evidence suggests mankind has had ...

A.
Human beings have hastened the disappearance of some.
B.
There was mass extinction long before humanity's time on Earth.
C.
Human beings'activities have had great impact on the earth.
D.
Many species have extinct since the human race came into being.

【多选题】人类对地球的影响包括

A.
生物进化
B.
物质循环
C.
地质沉积
D.
水循环