【判断题】【消耗次数:1】
She goes to work from Monday to Saturday.
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 Weather______, we will go to the beach on Saturday.
①  permit
②  permits
③  permitting
④  permitted
【单选题】 A: I havent received the book which I ordered from you last Saturday. B: Please tell me the serial number on your order sheet. [填空].
①  You wont regret
②  Trust me
③  Ill run a check for you
④  I promise
【单选题】 The reason _________ I am writing this letter is to tell you about the meeting on Saturday.
①  because
②  why
③  for
④  as
【单选题】 She ________ the door before she goes away.
①  had locked
②  is locking
③  has locked
④  was locking
【单选题】 She ___ the door before she goes away.
①  had locked
②  is locking
③  has locked
④  was locking
【单选题】 She_______ the door before she goes away.
①  had locked
②  is locking
③  has locked
④  was locking
【单选题】 2.She the door before she goes away.
①  had locked
②  is locking
③  has locked
④  was locking
【单选题】 He often goes to [填空] work by [填空] bus.
①  the,the
②  a,a
③  /,/
④  the,a
【单选题】 She goes to the hairdresser’s [填空]a month.
①  one
②  once
③  a
④  two times
【单选题】 A: Im having a barbecue next Saturday. [填空]. B: Sure. That would be wonderful. What time?
①  I have invited some of my friends to come
②  Will you be free at that time?
③  Im looking forward to it
④  I was wondering if youd like to come
随机题目
【单选题】 关于array_search()函数,下面说法错误的是( )。
①  第一个参数表示在数组中要查找的值
②  第二个参数表示被查询的数组
③  如果要查找的值没有找到,就返回FALSE
④  如果要查找的值找到了,就返回TRUE
【单选题】 关于array_keys() 函数,下面说法错误的是( )。
①  该函数用于获取数组中元素对应的键名
②  当匹配结果有多个时,只返回第一个匹配的键名
③  函数的第一个参数表示被查询的数组
④  如果只传一个数组,则返回数组中所有的键
【单选题】 PHP中存在多种变量,其中在函数内部定义的变量称之为( )。
①  变量
②  局部变量
③  全局变量
④  内部变量
【判断题】 ASP式标记的使用与短标记类似,必须在配置文件中启用asp_tags选项。
①  正确
②  错误
【判断题】 PHP可以支持MySQL数据库,但不支持其它的数据库。
①  正确
②  错误
【单选题】 一般在成熟的项目里边,纯php代码文件“结束标记”最好不要设置,为什么?( )。
①  为了加快开发速度
②  如果在结束标记后边无意中设置回车信息,则该文件在被包含的时候回车信息会作为输出内容,对header头设置或打印图片效果有影响
③  html标记里边规定,没有结束标记也可以
④  apache规定的标准。
【单选题】 PHP与Linux、Apache和MySQL一起共同组成了一个强大的Web应用程序平台,下列选项中为该平台简称的是( )。
①  WAMP
②  LAMP
③  LNMP
④  WNMP
【判断题】 使用PHP写好的程序,在Linux和Windows平台上都可以运行。
①  正确
②  错误
【判断题】 PHP有很多流行的MVC框架,这些框架可以使PHP的开发更加快捷。
①  正确
②  错误
【单选题】 下列选项中,哪个不是PHP的注释符( )。
① 
②  #
③  /**/
④  //