【单选题】【消耗次数:1】
Why not go and have dinner in a restaurant? ____________ It’s too expensive.
Why not?
I agree.
I am afraid not.
I’m sure.
参考答案:
复制
纠错
相关题目
【单选题】 How stupid I have been! Why _______ I do that before?
①  don’t
②  didn’t
③  not
【单选题】 I _______ buy a flat, but it’s too expensive.
①  am going to
②  might
③  would like to
【单选题】 25. I can’t go—for one thing, I have no money, and ___, I have too much work.
①  what’s more 
②  as well 
③  for another 
④  in addition
【单选题】 With so much I am not sure if Ill have time for the game.
①  do
②  doing
③  did
④  to do
【单选题】 08. It is not that I do not like plays. The reason why I did not go to the theater last night was that I could not ____ the time.
①  offer
②  leave
③  affor
④  manage
【判断题】 A: I have lunch in the restaurant. B: So have I
①  正确
②  错误
【判断题】 A: I have failed. I dont know why I did so badly. B: Thats all right.
①  正确
②  错误
【单选题】 “Can I help you?” “Well, I’m afraid the box is too heavy for you, ____ thank you all the same.”
①  and
②  so
③  but
④  or
【单选题】 I really appreciate ____ to help me, but I am sure that I can manage by myself.
①  you to offer
②  that you offer
③  your offering
④  that you are offering
【单选题】 Do you have any ice? I am used to have a nightcap before I go to bed.What is the meaning of the word “nightcap”?
①  沐浴
②  夜读
③  夜宵
④  睡前饮料
随机题目
【单选题】 以下关于面向对象的说法错误的是( )。
①  是一种符合人类思维习惯的编程思想
②  把解决的问题按照一定规则划分为多个独立对象,通过调用对象的方法来解决问题
③  面向对象的三大特征为封装、继承和多态
④  在代码维护上没有面向过程方便
【单选题】 PHP中用于判断文件是否存在的函数是( )。
①  fileinfo()
②  file_exists()
③  fileperms()
④  filesize()
【单选题】 下列选项中,可以被正则表达式“(go)+gle”匹配的字符串有( )。
①  google
②  gogle
③  goglogle
④  gle
【单选题】 下列选项中,函数返回的关键字是( )。
①  back
②  go
③  return
④  break
【单选题】 一般在成熟的项目里边,纯php代码文件“结束标记”最好不要设置,为什么?( )。
①  为了加快开发速度
②  如果在结束标记后边无意中设置回车信息,则该文件在被包含的时候回车信息会作为输出内容,对header头设置或打印图片效果有影响
③  html标记里边规定,没有结束标记也可以
④  apache规定的标准。
【单选题】 下列选项中,不是URL地址中所包含的信息是( )。
①  主机名
②  端口号
③  网络协议
④  软件版本
【单选题】 下列选项中不可以保存到session里的数据类型是( )。
①  字符串
②  数组
③  对象
④  布尔类型
【判断题】 在PHP中,析构方法的名称是__destruct(),并且不能有任何参数。
①  正确
②  错误
【判断题】 PHP的块注释需要使用的形式。
①  正确
②  错误
【判断题】 在PHP5中,析构方法的名称是__destruct(),并且不能有任何参数。
①  正确
②  错误