更多“— Which of these two hotels do you like?— Neither.() ”相关问题
  • 第1题:

    —Where____you____lunch?

    —Athome.Therewasnoschoollunch

    A.did;have

    B.are;having

    C.will;have

    D.do;have


    正确答案:A

  • 第2题:

    What () you () at eight o'clock tomorrow morning?

    A、are; doing

    B、do; you

    C、will; do

    D、will; be doing


    参考答案:D

  • 第3题:

    You look() What()you()?

    Atire;did;do

    Btiring;have;done

    Ctired;do;do

    Dtired;have;been doing


    D

  • 第4题:

    Do () he or she tell you ().

    A、what, to do

    B、what, to do it

    C、which, 不填

    D、that, 不填


    参考答案:A

  • 第5题:

    以下程序的输出结果是()。main(){char*a[][5]={“how”,”do”,”you”,”do”,”!”};char**p;inti;p=a;for(i=0;i<4;i++);printf(“%s”,p[i]);}()

    A.howdoyoudo!

    B.how

    C.howdoyoudo

    D.hdyd


    正确答案:C