更多“I woke up in the night ( ) cold. ”相关问题
  • 第1题:

    顾客在等候时可以给顾客倒杯水,这时可以说It’s too hot/cold.

    此题为判断题(对,错)。


    正确答案:×

  • 第2题:

    9. My aunt likes playing _________violin at _________ night.

    A./;/

    B.the;/

    C./;the

    D.the; the


    正确答案:B
    9.B【解析】句意:我的姑姑喜欢在夜晚拉小提琴.动词 play之后的西洋乐器名称前要加定冠词the;at night是固定词组。故选B。

  • 第3题:

    Some Southern learners of English in China tend to say“night”as“light”.This shows:().

    AThey cannot pronounce/n/

    BInterlangue interference because there is notthe sound /n/in their mother tongue

    CThe teachers do not have a good teaching method

    DThey do not like to pronounce nasal sounds


    B

  • 第4题:

    3.—Mr Zhang,I'm not feeling well. I-d like to have this afternoon _________ to go to a doctor.

    —OK.

    A.on

    B.off

    C.down

    D.up


    正确答案:B
    3.B【解析】off作副词时可以表示“休假”。

  • 第5题:

    —I’ll do the washing-up. Jack, would you please do the floors?

    —_______.

    A.Yes, please

    B.No, I don’t

    C. Yes, sure

    D. No, not at all


    正确答案:C

  • 第6题:

    下面语句执行后,变量w中的值是____。 w=Choose(2 , "Morning", "Afternoon", "Day", "Night",)

    A.Morning

    B.Afternoon

    C.Day

    D.Night


    C 题中变量W的定义为double型,函数fun2,的定义为int型,按照各类数值型数据间的混合运算,整型数据被转换为实型数据。