题目内容

Of course, a sundial did not work at night or on cloudy days, so men kept inventing other ways to keep track of time. After glass blowing was invented, the hourglass came into use. An hourglass is a glass container for measuring time in which sand moves slowly from the top half to the bottom in exactly one hour. The hourglass is turned over every hour so the sand could flow again.
One of the first clocks with a face and an hour hand was built for a king of France and placed in the tower of his palace. The clock did not show minutes or seconds. Since there were no planes or trains to catch, people were not worried about knowing the exact time. Gradually, clocks began to be popular and unusual. One clock was in the shape of a cart with a horse and driver. One of the wheels was the face of the clock.
Today, scientists have invented clocks that tell the correct time to a split second. Many electric clocks are often made with built-in radios, which can sometimes be set to turn on automatically. Thus, instead of an alarm ringing in your ear, you can hear soft music playing when it is time to get up. Some clocks will even start the coffee maker!
In the first paragraph, the word "sundial" refers to ______.

A. the shadow of the sun
B. the circle on the ground
C. a tool to carry stones
D. a timekeeper

查看答案
更多问题

在其他情况不变的前提下,若使利润上升35%,单位变动成本需下降17.5%;若使利润上升32%,销售量需上升14%。利润对销量的变动比对单位变动成本的变动敏感。 ()

A. 正确
B. 错误

【B3】

A. walks
B. looks
C. marches
D. drives

第一节
听下面5段对话。每段对话后有一道小题,从题中所给的A、B、C三个选项中选出最佳选项,并标在试卷的相应位置。听完每段对话后,你都有10秒钟的时间来回答有关小题和阅读下一小题。每段对话仅读一遍。
听力原文:W: Hello, Mr. Smith, this is Ruth Harber. May I speak to my husband?
M: Mr. Harber is in the lab now. And then he's going to the library. I'll tell him to call you at home.
Where is the woman's husband now?

At home.
B. In the library.
C. In the lab.

有一个接口定义如下,下列选项中实现了该接口并且不是抽象的是()。interface A{ int method1 (int i); int method2 (int j);}

A. class B implements A{ int method1() { } int method2() { }}
B. class B{int method1(int i) { }int method2(int j) { }}
C. class B implements A{ int methodl(int i) { } int method2(intj) { }}
D. class B extends A{int method1(int i) { }int method2(int j) { }}

答案查题题库