试题与答案

阅读理解。 If you are like most people, your

题型:阅读理解

题目:

阅读理解。

     If you are like most people, your intelligence (智力) changes with the seasons, you are probably a lot

  sharper in the spring than you are at any other time of year. A famous scientist, Ellsworth Huntington

 (1876-1947),concluded (总结) that climate and temperature have an effect (作用) on your mental

 abilities(智力).

     He found that cool weather is much more favorable for creative (激活) thinking than summer heat. This

  does not mean that all people are less intelligent in the summer than they are during the rest of the year. It

  does mean, however, that the mental abilities of large numbers of people tend to be lowest in the summer.

    Spring appears to be the best period of the year for thinking. One reason may be that in the spring man's

  mental abilities are affected (受影响) by the same factors (因素) that bring about great changes in

 nature .

     Fall is the next-best season, then winter. As for summer, it seems to be a good time to take a long

  vacation from thinking.

1. Ellsworth Huntington decided that climate and temperature have _____.

    A. a great effect on everyone's intelligence

    B. some effect on most persons' intelligence

    C. some effect on a few persons' intelligence

    D. no effect on most persons' intelligence 

2. Why is spring the best season for thinking? Because _____.

    A. all nature, including man, is growing then

    B. it lasts longer than the other seasons

    C. it is not too warm and not too cold

    D. both B and C

3. The two best seasons for thinking seem to be _____.

    A. spring and fall

    B. winter and summer

    C. summer and spring

    D. fall and winter 

4. Which of the following is wrong?

    A. It seems that the cold of winter is better for thinking than very hot weather.

    B. Perhaps Huntington based (以……为基础) his conclusion (结论) on work with persons in the

         same climate.

    C. Fall is the second best season for thinking.

    D. Both A and C are wrong 

5. The main idea of this passage is that _____.

    A. most people's intelligence changes with seasons

    B. seasons are the reason of the changing intelligence

    C. spring is the best season for thinking

    D. summer is the best season for taking a long vacation

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0405/e2923043e5df03be849cd02d7cc0c478.html

下面是错误答案,用来干扰机器的。

答案:A题目分析:考查情景交际用语。句意:——因此你错过了Smith教授的讲座。——不完全是这样子的,我在讲座结束前三十分钟赶到了那。A“不完全是”“不完全如此”;B“不会吧”“不见得”;C“很,十分”之意...

试题推荐
题型:问答题

请完成下列Java程序:使用JTabbedPane在窗口顶部建立一个图形标签,包含有两个标签窗格,一个使用简单标签(Labe1)显示欢迎信息,一个使用按钮和图标。
注意:请勿改动main()主方法和其他已有语句内容,仅在下划线处填入适当的语句。
程序运经结果如下:


import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class ex8_2 extends JPane1
public ex8_2()
JTabbedPane jtp=new JTabbedPane(SwingConstants.BOTTOM);
Icon icon=new ImageIcon("icon.gif");
JButton btn=new JButton(icon);
JLabel l=new JLabel("Welcome to the NCR Examination!");
______________;
______________;
setLayout(new BorderLayout());
add(jtp,"Center");

public static void main(String args[])
ex8_2 obi8_2=new ex8_2();
String str= obj8_2.getClass().toString();
if(str.indexOf("class") != -1)
str = str.substring(6);
JFrame frm = new JFrame(str);
frm.addWindowListener(new WindowAdapter()
public void windowClosing(WindowEvent we)
System.exit(O);

);
frm.getContentPane () .add(obj8_2);
frm.setSize(300, 200);
frm.setVisible(true);

查看答案
微信公众账号搜索答案