问题 单项选择题

下列叙述中,不正确的是______。

A.在DOS中,启动进程的机制是EXEC函数

B.在Windows中,启动进程的函数是CreateProeess

C.在OS/2中,启动进程的函数是CreateProcess

D.在DOS中,启动进程的函数也是CreateProcess

答案

参考答案:D

解析: 操作系统必须提供一种启动进程的机制。在DOS中,该机制就是EXEC函数。Windows系统和OS/2系统中的启动进程函数是CreateProcess,此函数的代码存储在操作系统的内核里。在DERNEl32.DLL文件中,当CreateProcess接受一个可执行的文件名后,便装入该文件并开始执行。但与EXEC不同的是,CreatePrcess在调用后几乎能立即返回,以便更多的程序可以被启动。Windows和OS/2是多任务操作系统,允许多个程序同时运行。

单项选择题

Nuclear weapons were first developed in the United States during the Second World War, to be used against Germany. However, by the time the first bombs were ready for use, the war with Germany had ended and, as a result, the decision was made to use the weapons against Japan instead. Hiroshima and Nagasaki have suffered the consequences of this decision to the present day.
The real reasons why bombs were dropped on two heavily-populated cities are not altogether clear. A number of people in 1944 and early 1945 argued that the use of nuclear weapons would be unnecessary, since American Intelligence was aware that some of the most powerful and influential people in Japan had already realized that the war was lost, and wanted to negotiate a Japanese surrender. It was also argued that, since Japan has few natural resources, a blockade by the American navy would force it to surrender within a few weeks, and the use of nuclear weapons would thus prove unnecessary. If a demonstration of force was required to end the war, a bomb could be dropped over an unpopulated area like a desert, in front of Japanese observers, or over an area of low population inside Japan, such as a forest. Opting for this course of action might minimize the loss of further lives on all sides, while the power of nuclear weapons would still be adequately demonstrated.
All of these arguments were rejected, however, and the general consensus was that the quickest way to end the fighting would be to use nuclear weapons against canters of population inside Japan. In fact, two of the more likely reasons why this decision was reached seem quite shocking to us now.
Since the beginning of the Second World War both Germany and Japan had adopted a policy of genocide (i. e. killing as many people as possible, including civilians). Later on, even the US and Britain had used the strategy of fire bombing cities ( Dresden and Tokyo, for example) in order to kill, injure and intimidate as many civilians as possible. Certainly, the general public in the West had become used to hearing about the deaths of large numbers of people, so the deaths of another few thousand Japanese, who were the enemy in any case, would not seem particularly unacceptable--a bit of "justifiable" revenge for the Allies’ own losses, perhaps.
The second reason is not much easier to comprehend. Some of the leading scientists in the world had collaborated to develop nuclear weapons, and this development had resulted in a number of major advances in technology and scientific knowledge. As a result, a lot of normal, intelligent people wanted to see nuclear weapons used; they wanted to see just how destructive this new invention could be. It no doubt turned out to be even more "effective" than they had imagined.

We can infer from the last paragraph that

A.scientific knowledge and technical advance may lead to mass destruction.

B.cooperation by scientists will often result in technical advances.

C.nuclear weapons have made normal, intelligent people crazy.

D.nuclear weapons were more powerful than expected.

填空题