A certain computer program creates temporary files on the computer on which it is installed. The files contain a programming error, or "bug", that, in rare cases, may cause the computer to freeze up. The temporary files are purged 90 days after the program is installed. Since no program will copy the bug to any other file, any computer containing the program that freezes more than 90 days after the program has been installed does not freeze because of this bug.
Which of the following, if true, most seriously weakens the conclusion above?
A. A computer that freezes due to the installation of the program in question produces a display that is similar to that which is displayed when computers freeze for many other reasons.
B. The code that causes the freezing will be eliminated in a future release of the program.
C. Other bugs in the programming may reveal themselves more than 90 days after the program is installed.
D. A person can copy the programming code containing the bug to other files that are purged with less frequency than the temporary files.
E. There are some computers on which the program is installed that appear to be unaffected by the programming bug.
Hi,
The conclusion of the argument is that any computer containing the program that freezes more than 90 days after the program has been installed does not freeze because of this bug.
Basically it concludes that the bug isn't responsible for the freeze if computer freezes more than 90 days after the installation of prog.
Premise:-
1.The temp files containing the bug are purged (removed) after 90 days.
2.No other prog can copy the bug to any other file
To weaken the conclusion we must find an answer that holds the bug culprit of freezing the system.
Let's go through the answer choices.
A is wrong because we aren't interested in the similarity of the effects of the freeze bcz of the bug and the other reasons. OUT OF SCOPE.
B OUT OF SCOPE again.
C OUT OF SCOPE because we are interested in knowing that somehow the specific BUG that is talked about in the argument causes the freeze.
The effects of other bugs are OOS as long as their are not linked with the BUG that is discussed.
D. is the answer because it holds the bug responsible for freeze.
E. Out of scope