【单选题】【消耗次数:1】
26. Which of the following is INCORRECT?
Another two girls
Few words
This work
A bit of flowers
参考答案:
复制
纠错
相关题目
【单选题】 Which of the following is the advantage of pair work?
①  It is an ideal way to show materials and do presentations together
②  It allows students to work together rather than under teacher’s guidance
③  It reinforces a sense of belonging among a group of members
④  It is very stressful.
【单选题】 Which of the following writing is not the work by Charles Dickens?
①  Tale of Two Cities
②  Hard Times
③  Oliver Twist
④  Sons and Lovers
【单选题】 Which of the following is the advantage of whole class work?
①  It is an ideal way to show materials and do presentations together
②  It allows students to work together rather than under teacher’s guidance.
③  There is always a great chance of different opinions and contributions to the work
④  It is less stressful.
【单选题】 Which of the following is the time when students work in groups?
①  When all the students are under the control of the teacher
②  When students work in pairs on an exercise or a task
③  When students work in small group
④  When students are expected to work on their own at their own speed.
【单选题】 Which of the following is the time when students work in a pair?
①  When all the students are under the control of the teacher
②  When students work in pairs on an exercise or a task
③  When students work in small groups
④  When students are expected to work on their own at their own speed.
【单选题】 Which of the following is the time when students work as a whole class?
①  When all the students are under the control of the teacher
②  When students work in pairs on an exercise or a task
③  When students work in small groups
④  When students are expected to work on their own at their own speed.
【单选题】 Which of the following methods is not one of the most popular ways of creating English new words?
①  derivation
②  imagination
③  conversion
④  compounding
【单选题】 26. There is no doubt that she can produce work that is equal ________ anyone else’s in her class.
①  to
②  in
③  for
④  with
【单选题】 26. It was _____ great shock to the world that two airplanes crashed into _____ World Trade Centre in New York on Sept.11.
①  a;/
②  the;the
③  a;the
④  /;the
【单选题】 Which type does the following production practice belong to? The students repeat what the teacher says. This activity can practice individual sounds, individual words, groups of words, and sentences.
①  Listen and repeat
②  Fill in the blanks
③  Make up sentences
④  Using meaningful context
随机题目
【单选题】 下面( )可实现刷新当前页面。(选择一项)
①  reload( )
②  replace( )
③  href
④  referrer
【单选题】 有如下JavaScript代码,运行后页面文档背景色为蓝色,要实现该效果,横向处应填写( )。script language=JavaScriptfunction change( ){ document.______=blue}/scriptbody onload=change( )/body(选择一项)
①  bgColor
②  backgroud
③  color
④  background-color
【单选题】 在javascript浏览器对象模型中,window对象的( )属性用来指定浏览器状态栏中显示的临时消息。(选择一项)
①  status
②  screen
③  history
④  document
【单选题】 以下选项中,( )可以打开一个无状态栏,无工具栏、有滚动条的页面。(选择一项)
①  window.open(adv.html
②  window.open(adv.html,广告,toolbar=0,scrollbar=0,status=1)
③  window.open(adv.html,广告,toolbar=1,scrollbar=1,status=0)
④  window.open(adv.html,广告,toolbar=0,scrollbar=1,status=0)
【单选题】 下面( )不是document对象的方法。(选择一项)
①  getElementsByName( )
②  getElementById( )
③  write( )
④  reload( )
【单选题】 有如下JavaScript代码: .... script language=JavaScript var x = true; document.write(x); /script .....页面运行后,输出( )。(选择一项)
①  1
②  0
③  true
④ 
【单选题】 下面( )不是document对象的方法。(选择一项)
①  getElementsByTagName( )
②  getElementById( )
③  write( )
④  reload( )
【单选题】 下面选项中()能获得焦点。(选择一项)
①  blur( )
②  select( )
③  focus( )
④  onfocus( )
【单选题】 下列关于Date对象的getMonth( )方法的返回值描述,正确的是( )。(选择一项)
①  返回系统时间的当前月
②  返回值的范围介于1~12之间
③  返回系统时间的当前月+1
④  返回值的范围介于0~11之间
【单选题】 以下属于location对象的方法,使用它可以实现页面重新加载的是:()(选择一项)
①  host
②  hostname
③  reload
④  replace