更多“The gunman stood()the theatre and shoot at the audience inside.A. at the front ofB. in ”相关问题
  • 第1题:

    The detective ( )the spy to ( ).

    A、shot/ death

    B、shoot/ die

    C、killed/ dead

    D、fired/ dying


    参考答案:A

  • 第2题:

    A) fire

    B) maneuver

    C) operate

    D) shoot


    正确答案:D
    答案:D
    [试题分析]动词辨析题。
    [详细解答]只有shoot能表示“照相”的意思,填入后符合句意,故答案为D。

  • 第3题:

    The policeman came up to the lonely house with the door __________,__________there for a while and then entered it.

    A.open; to stand
    B.opening; stooD.
    C.open; stood
    D.opened; standing

    答案:C
    解析:
    考查open的用法和非谓语动词。open本身有形容词词性,放排除B、D。第二个空和前面的came up和后面的entered是并列关系,所以用动词的过去时作谓语。故选C。

  • 第4题:

    The house ______ beside the lake.

    A、rested

    B、reposed

    C、sat

    D、stood


    参考答案:D

  • 第5题:

    请选出读音不同的选项。( )

    A.three
    B.those
    C.thank
    D.theatre

    答案:B
    解析:
    暂无解析

  • 第6题:

    容量为m的循环队列Q,队头位置是front,则出队时对front的操作是()?

    A.Q.front=Q.front-1

    B.Q.front=(Q.front-1)%m

    C.Q.front=Q.front+1

    D.Q.front=(Q.front+1)%m


    2