参考答案和解析
参考答案:B
更多“— ______— Oh, it's a piece of cake、I love writing. ”相关问题
  • 第1题:

    Guest: Oh, it's 9: 30. I'd better go now.Hostess: ______

    A.Yeah, it's really late. Why not immediately?

    B.Won't you stay for another cup of coffee?

    C.Why don't you want to stay?

    D.OK. Please walk slowly.


    答案:B

  • 第2题:

    –– Jenny (Treading on someone’s foot):____I hope I haven’t hurt you.

    –– John: It ’s all right.

    A: Oh, I ’m sorry.

    B: Oh, I ’m regretful.

    C: Oh, excuse me.

    D: Oh, forgive me.


    参考答案:A

  • 第3题:

    – Are you sure about that?– ( ).

    A. You needn't worry about that

    B. I like the idea

    C. Oh, no. I'm afraid of that

    D. Oh, yes. I'm absolutely positive


    正确答案:D

  • 第4题:

    –– Kate: Do you have to have that TV on quite so loud?

    –– Mike:____. Is it bothering you?

    –– Kate: Yes, I ’ m trying to sleep.

    A: Oh, excuse me

    B: Oh, I ’m sorry

    C: No, I don ’t

    D: Yes, I have to


    参考答案:B

  • 第5题:

    Guest: Oh, it's 9:30. I'd better go now.

    Hostess: ______

    A、OK.Please walk slowly.

    B、Why don't you want to stay?

    C、Yeah,it's really late. Why not immediately?

    D、Won't you stay for another cup of coffee?


    参考答案:D

  • 第6题:

    下列不能作为Visual Basic变量名的是 _______。

    A.IQ

    B.I_love_U

    C.本命年

    D._UN


    正确答案:D
    解析:在VisualBasic中变量取名的规则是:首字母必须为字母或汉字;变量名长度不超过255,在作用域内唯一;变量名中不能包括点号和用于类型说明的字符%,&,#,,!,并且不能以下划线作变量名的开头。