niusouti.com
更多“I have collected lots of stamps,()are given by my friends. ”相关问题
  • 第1题:

    3. —Come and join us,Jimmy !

    —I-m sorry,but I-m really busy now.lf I _______ time,l would certainly go.

    A. will have

    B. have had

    C. had

    D. have


    正确答案:C
    3.C【解析】由“我现在很忙”及主句谓语是“would+ 动词原形”推知,if从句应用虚拟语气,表示与现在的事实相反,从句谓语动词应用过去时。故答案为C。

  • 第2题:

    -Would you like to go to the cinema?

    -I'd _____to go to the museum.

    A. rather

    B. Prefer

    C. have


    参考答案:B

  • 第3题:

    Given:Integeri=newInteger(42);Longl=newLong(42);Doubled=newDouble(42.0);Whichtwoexpressionevaluatetotrue?()

    A.(i==l)

    B.(i==d)

    C.(d==l)

    D.(i.equals(d))

    E.(i.equals(i))

    F.(i.equals(42))


    参考答案:D, E

  • 第4题:

    If only we______(have)a phone! I'm tired of waiting outside the public phone box.


    正确答案:
    had[解析] 虚拟语气,要是我们有电话就好了,用过去式。

  • 第5题:

    —I'd met Smith several times before.—So (have) ( ) I.


    正确答案:had

  • 第6题:

    Given:What is the result when the programmer attempts to compile the code and run it with the command java Converter 12?()

    A. It is true that j==i.

    B. It is false that j==i.

    C. An exception is thrown at runtime.

    D. Compilation fails because of an error in line 13.


    参考答案:D