皮皮学,免费搜题
登录
搜题
【简答题】
Howling(吼叫) is a behavior commonly observed among a wolf pack(狼群). As pack animals, wolves work together to hunt and rely on howling as an important means of communication among each other. There’re different explanations of a wolf’s howl and it appears that there may be more to discover. One theory is that wolves howl to bond better together. It’s almost as if howling together helps the pack stay together. Perhaps something similar to people feeling a sense of involvement with each other when singing a song together. But this theory may be wrong, explains Fred H. Harrington, a professor who studies wolf behavior. Indeed, there have been times when wolves have been seen one moment howling in a chorus(合唱), and the next, quarreling among each other. It appears that usually the lowest-ranking members of the pack may actually be “punished” for joining in the chorus at times. So is howling a way to strengthen a social bond or just a way to reconfirm status (地位) among its members? Why do wolves howl for sure? What is clear, however, is that howling is often used among pack mates to locate each other. Hunting grounds are distant and it happens that wolves may separate from one another at times. When this happens, howling appears to be an excellent means of gathering. Howling, interestingly, is a contagious behavior . When one wolf starts to howl, very likely others will follow. This is often seen to occur in the morning, as if wolves were doing some sort of “roll call” where wolves all howl together to report their 小题1:What is the possible similarity between wolves’ howling together and human’s singing in chorus? A.The act of calling each other. B.The sense of accomplishment. C.The act of hunting for something. D.The sense of belonging to a group. 小题2:Why does Harrington think the “social bond” theory may be wrong? A.Wolves separate from each other after howling. B.Wolves tend to protect their hunting grounds. C.Wolves sometimes have quarrels after howling together. D.Wolves of low rank are encouraged to join in the chorus. 小题3:Researchers are sure that wolves often howl to______. A.show their ranks B.find their companions C.report the missing ones D.express their loneliness 小题4:“Howling… is a contagious behaviour”(in the last paragraph)means_______. A.howling is a signal for hunting B.howling is a way of communication C.howling often occurs in the morning D.howling spreads from one to another
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】According to the passage, privacy is like health in that______.
A.
people will make every effort to keep it.
B.
its importance is rarely understood
C.
it is something that can easily be lost
D.
people don't cherish it until they lose it
【单选题】关于真空回潮机安全保护说法错误的是()。
A.
回潮筒上方设有安全阀,当筒体内压力值大于环境压力2Kpa,安全阀开启卸压
B.
人员一旦关在筒内,拉安全拉绳可报警
C.
本机设有暂停和紧急按钮,遇有非常情况可紧急处理
D.
自动操作设备时,为了保证安全起见回潮后自动松开门加紧气缸
【多选题】在控制台程序必须有一个static_void_Main(),下列关于这个方法的描述中,哪些是正确的?
A.
必须在结构或类的内部
B.
声明Main()方法时既可以使用参数,也可以不使用
C.
这方法不可以有返回类型
D.
这个方法叫做入口点函数
【单选题】在Java中,main方法是Java Application程序执行的入口点,关于main方法的方法头以下哪项是合法的( )。
A.
public static void main()
B.
public static void main(String[ ] args)
C.
public static int main(String[ ] args)
D.
public void main(String arg[ ])
【简答题】下面是一个Applet程序,其功能是计算山顶的高度,计算方法是:该山顶由a点量得仰角度数为a,由b点量得仰角度数为b,且测得a,b点之间的距离为c,求山的高度。要求窗口中有3个输入框,分别作为a、b、c的输入,一个按钮单击后进行计算,结果显示在另一个文本框中<这个文本框不可编辑)。请改正程序中的错误(有下划线的语句),使程序能输出正确的结果。 注意:不改动程序的结构,不得增行或删行。 源程序文件代...
【单选题】中国历史上,“楚汉之争”发生在( )时期。
A.
秦朝末年
B.
西汉末年
C.
东汉末年
D.
三国
【单选题】公路工程机械台班费用定额中的可变费由人工、动力燃料消耗量和( )构成。
A.
折旧费
B.
大修理费
C.
经常修理费
D.
养路费及车船使用税
【简答题】在C#程序中, 方法是程序的入口点。
【简答题】下面是一个Applet程序,其功能是计算山顶的高度,计算方法是:该山顶由a点量得仰角度数为a度,由b点量得仰角度数为b度,且测得a,b点之间的距离为c米,求山的高度。要求窗口中有3个输入框,分别作为a,b,c的输入,一个按钮点击后进行计算,结果显示在另一个文本框中(这个文本框不可编辑)。请改正程序中的错误(有下划线的语句),使程序能输出正确的结果。 注意:不改动程序的结构,不得增行或删行。 源程序...
【单选题】在控制台程序中必须有一个 static void Main(),下列关于这个方法的描述中,哪个是不正确的?
A.
这个方法叫做入口点函数
B.
该方法不可以有返回类型
C.
声明Main()方法时既可以使用参数,也可以不使用
D.
必须在结构或类的内部
相关题目: