题目内容

Believe it or not, no one can afford to deny or ignore the tiny sparkle of an idea, especially in a/an (31) of knowledge explosion. Like any other aspects of the computer age, Yahoo began as an idea, (32) into a hobby and lately has turned into a full-time passion. The two developers of Yahoo, David Filo and Jerry Yang, Ph. D candidates (33) Electrical Engineering at Stanford University in the United States, started their (34) in April 1994 as a way to keep (35) of their personal interest on the Internet. Before long they found that their homebrewed lists were becoming too long and (36) . And gradually they began to spend more and more time on Yahoo. During the year of 1994, they (37) Yahoo into a customized database designed to (38) the needs of the thousands of users that began to use the service through the closely (39) Internet community. They developed customized software to help them (40) locate, identify and edit material (41) on the Internet. The name Yahoo is (42) to stand for "Yet Another Hierarchical Officious Oracle", but David Filo and Jerry Yang insist that they select the (43) because they considered themselves yahoos. Yahoo itself first (44) on Yang’s workstation, "akebono", while the search engine was (45) on Filo’s computer, "Konishiki". In early 1995 Marc Andersen, one of the (46) of Netscape Communication in Mountain View, California, invited Filo and Yang to move their files (47) to larger computers (48) at Netscape. As a result Stanford’s computer network returned to (49) and both parties benefited from this issue. Today, Yahoo (50) organized information on tens of thousands of computers linked to the web.

A. founders
B. supporters
C. consumers
D. mediators

查看答案
更多问题

若有0~9之间不同的3个数构成一个三位数,下面程序将统计出共有多少种方法,请填空完成此程序。 #include <iostream> using namespace std; int main ( ) int i,j,k; for(i = 1;i<=9;i++) for (j=O; j<=9; j++) if( 【6】 ) continue; else for(k = 0;k<=9;k++) if( 【7】 ) count++; cout<<count<<end1; return 0;

有以下程序: #include<iostream> using namespace std; int n[][3]=10,20,30,40,50,60; int main() int (*p)[3]; p=n; cout<<p[0] [0]<<","<<*(p[0]+1)<<","<<(*p) [2]<<end1; return 0; 上述程序执行后的输出结果是( )。

A. 10,20,30
B. 20,30,40
C. 10,30,50
D. 10,40,60

Questions 6 to 7 are based on the following news. At the end of the news item, you will be given 10 seconds to answer each question. Now listen to the news. The protest near Seoul was ______.

A. effective
B. in vain
C. violent
D. under control

Believe it or not, no one can afford to deny or ignore the tiny sparkle of an idea, especially in a/an (31) of knowledge explosion. Like any other aspects of the computer age, Yahoo began as an idea, (32) into a hobby and lately has turned into a full-time passion. The two developers of Yahoo, David Filo and Jerry Yang, Ph. D candidates (33) Electrical Engineering at Stanford University in the United States, started their (34) in April 1994 as a way to keep (35) of their personal interest on the Internet. Before long they found that their homebrewed lists were becoming too long and (36) . And gradually they began to spend more and more time on Yahoo. During the year of 1994, they (37) Yahoo into a customized database designed to (38) the needs of the thousands of users that began to use the service through the closely (39) Internet community. They developed customized software to help them (40) locate, identify and edit material (41) on the Internet. The name Yahoo is (42) to stand for "Yet Another Hierarchical Officious Oracle", but David Filo and Jerry Yang insist that they select the (43) because they considered themselves yahoos. Yahoo itself first (44) on Yang’s workstation, "akebono", while the search engine was (45) on Filo’s computer, "Konishiki". In early 1995 Marc Andersen, one of the (46) of Netscape Communication in Mountain View, California, invited Filo and Yang to move their files (47) to larger computers (48) at Netscape. As a result Stanford’s computer network returned to (49) and both parties benefited from this issue. Today, Yahoo (50) organized information on tens of thousands of computers linked to the web.

A. touch
B. contact
C. track
D. record

答案查题题库