【单选题】【消耗次数:1】
My son is Andy. My brother’s son is Ben. Andy and Ben are ____.
nephews
cousins
brothers
nieces
参考答案:
复制
纠错
相关题目
【单选题】 Andy, ____________ ?Oh, that’s my father! And beside him, my mother.
①  What is the person over there
②  Who’s talking over there
③  What are they doing
④  Which is that
【单选题】 My son’s birthday is at the?[填空] day of October.
①  three
②  first
③  the second
④  one
【单选题】 She is a doctor, and [填空] name is Andy.
①  its
②  her
③  hers
④  his
【单选题】 I am ____ grateful for the many kindnesses you have shown my son.
①  excessively
②  much
③  certainly
④  exceedingly
【单选题】 When my own son was five years old, I became ( )for another baby.
①  eager
②  desire
③  yearn
④  wish
【单选题】 15.It was on the day my first son was born _____ I put them in the soil.
①  when
②  who
③  that
④  where
【单选题】 A: ________________?B: Im here for my cousins wedding.
①  Whats the way of your visit?
②  Whats the plan of your visit?
③  Whats the purpose of your visit?
④  Where will you live?
【单选题】 My brother [填空]a party tomorrow.
①  is having
②  have
③  has
④  had
【单选题】 The man? [填空]you met at the meeting?is?my brother.
①  whom
②  whose
③  which
④  when
【单选题】 My____ brother is five years ____ than I.
①  elder … older
②  elder…old
③  older….old
④  elder…elder
随机题目
【单选题】 利用下标来访问数组时,最小下标是从( )开始的。
①  0
②  1
③  -1
④  2
【单选题】 如何编写当 i 不等于 5 时执行一些语句的条件语句?( )
①  if =! 5 then
②  if 5
③  if (i 5)
④  if (i != 5)
【单选题】 能够创建元素节点的方法的是( )。
①  createElement()
②  getElementById()
③  getElementByName()
④  forms.length
【单选题】 引用外部show.js文件方法正确的选项是( )。
①  script src=show/script
②  scriptname=show.js/script
③  scripthref=show.js/script
④  scriptsrc=show.js/script
【单选题】 引用名为 xxx.js 的外部脚本的正确语法是?( )
①  script src=xxx.js
②  script href=xxx.js
③  script name=xxx.js
④  script link=xxx.js
【单选题】 如何在浏览器的状态栏放入一条消息?( )
①  statusbar = put your message here
②  window.status = put your message here
③  window.status(put your message here)
④  status(put your message here)
【单选题】 以下选项中,表单重置事件对应的事件句柄是( )。
①  onSubmit
②  onReset
③  onChange
④  onLoad
【单选题】 使用location对象的( )方法可以实现用新URL取代当前窗口的URL。
①  load
②  onload
③  replace
④  open
【单选题】 可以在下列哪个 HTML 元素中放置 Javascript 代码?( )
①  script
②  javascript
③ 
④  scripting
【单选题】 引用外部compute.js脚本正确的语法是( )。
①  script href=compute.js
②  style href=compute.js
③  script src=compute.js
④  style src=compute.js