【判断题】【消耗次数:1】
Heathcliff is the primary narrator of the novel Wuthering Heights.
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 Who is the primary narrator of the novel Wuthering Heights?
①  Catherine
②  Heathcliff
③  Nelly
④  Lockwood
【单选题】 Wuthering Heights is known today as __________most fascinating novel.
①  Charlotte Bront?’s
②  Anne Bront?’s
③  Emily Bront?’s
④  George Eliot’s
【判断题】 Wuthering Heights is known today as Charlotte Bront?’s most fascinating novel.
①  正确
②  错误
【单选题】 He was the ( )of the famous novel.
①  edit
②  worker
③  coauthor
④  write
【单选题】 The( ) between the parts of the novel is apparent.
①  continuity
②  lasting
③  continuous
④  continue
【单选题】 Mary is _____ a translation of a French novel.
①  engaged in
②  busy in
③  absorbed in
④  occupied with
【单选题】 Her novel subverts the conventions of ( ) narrative.
①  linear
②  linearly
③  linearity
④  linearize
【单选题】 Many a man______ the interest novel.
①  are read
②  is read
③  have read
④  has read
【单选题】 About the novel The Scarlet Letter, which of the following statements is NOT right?
①  Its very hard to say that it is a love story or a story of sin.
②  Its a highly symbolic story and the author is a master of symbolism.
③  Its mainly about the moral, emotional and psychological effects of the sin upon the main characters and the people in general.
④  In it the letter A takes the same symbolic meaning throughout the novel.
【单选题】 Tom ____more than twenty pounds on the novel.
①  spent
②  paid
③  cost
④  took
随机题目
【单选题】 怎样给所有的标签添加背景颜色?( )
①  .h1{background-color:#FFFFFF}
②  h1{background-color:#FFFFFF;}
③  h1.all{background-color:#FFFFFF}
④  #h1{background-color:#FFFFFF}
【单选题】 在CSS语言中下列哪一项是列表样式图象的语法?( )
①  width:
②  height:
③  white-space:
④  list-style-image:
【单选题】 如果要将网页中的两个div对象制作为重叠效果,( )。
①  是不可能的
②  利用表格标记table
③  利用样式表定义中的绝对位置与相对位置属性
④  利用样式表定义中的z-index属性
【单选题】 下列( )表示a元素中的内容没有下划线。
①  a{text-decoration:nounderline}
②  a{underline:none}
③  a{text-decoration:none}
④  a{decoration:nounderline}
【多选题】 下列选项中,属于行内元素的有( )
① 
②  span
③  img
【单选题】 在HTML中,以下关于CSS样式中文本及字体属性的说法,错误的是( )。
①  font-size用来设置文本字体的大小
②  font-type用来设置字体的类型
③  text-align用来设置文本的对齐方式
④  font-weight用来设置字体的粗细
【单选题】 下列哪个css属性可以更改样式表的字体颜色?( )
①  text-color=
②  bgcolor:
③  text-color:
④  color:
【单选题】 CSS样式background-position:-5px10px代表的意义是( )
①  背景图片向左偏移5px,向下偏移10px
②  背景图片向左偏移5px,向上偏移10px
③  背景图片向右偏移5px,向下偏移10px
④  背景图片向右偏移5px,向上偏移10px
【单选题】 CSS样式,id选择器使用HTML元素的id属性,用下面哪一个来定义?
①  $
②  .
③  *
④  #
【单选题】 阅读下面的HTML代码,在IE7.0及以上版本浏览器中,两个DIV之间的空白距离是(????)style?type=text/css? .header?{?margin-bottom:10px;? border:1px?solid?#f00;?}? .container?{?margin-top:15px;? border:1px?solid?#f00;?}?/style?......?div?class=header/div?div?class=container/div?......
①  0px
②  10px
③  15px
④  25px