问答题 Listen to the following passage. Altogether the passage will be read to you four times, During the first reading, which will be read at normal speed, listen and try to understand the meaning. For the second and third readings the passage will be read sentence by sentence, or phrase by phrase with intervals of 15 seconds, The last reading will read at normal speed again and during this time you should check your work. You will then be given 2 minutes to check through your work once more.
Please write the whole passage.

【正确答案】
【答案解析】[听力原文]
Computer Bug

We often hear the term "bug" while using computers. /But what is a bug? /Well, in computer science, /a bug refers to an error in software or hardware. /In software, a bug is an error in coding /that causes a program to malfunction or to produce incorrect results. /Minor bugs, for example, a cursor that does not behave as expected /—can be inconvenient or frustrating, /but not damaging to information. /More severe bugs can cause a program to "hang" /and might leave-the user with no alternative but to restart the program, /losing whatever previous work had not been saved. /In either case, the programmer must find and correct the error by the process known as debugging. /Because of the potential risk to important data, /commercial application programs are tested and debugged as completely as possible before release.