试题与答案

11.It will take us another five years___

题型:选择题

题目:

11.It will take us another five years______the construction of all the 121 roads is completed.

A.when

B.since

C.before

D.After

答案:

答案:C

试题推荐
题型:单项选择题

以下程序运行后,单击按钮输出结果是
  Private Sub Commandl_Click( )
    Dim x As Integer,y As Integer,z As Integer
    X=4:y=2: Z=3
    Call Gopd(x,x,z)
    Print x;X;Z
    Call Gopd(x,y,y)
    Print x;y;y
  End Sub
  Private Sub Gopd(x As Integer,y As Integer,z As Integer)
    X=3 * Z + 1
    y=2 * z
    z=x + y
  End Sub

A.6 6 12
   7 11 11

B.8 5 10
   5 11 11

C.9 6 12
   9 10 15

D.8 10 10
   5 9 10

查看答案
微信公众账号搜索答案