CBSE Class 12 Computer Science Question 10 of 186

Computer Networks - II — Question 10

Back to all questions
10
Question

Question 10

Assertion. A useful looking program may damage data.

Reason. Trojan Horses are useful looking programs which create havoc and damage the data stored.

Answer

(a)

Both Assertion and Reason are true and Reason is the correct explanation of Assertion.

Explanation
A trojan horse is code hidden in a useful looking program such as a game or spreadsheet that looks safe to run but has hidden side effects. When the program is run, it seems to function as the user expects, but in actuality it is destroying, damaging, or altering information in the background. Therefore, a useful looking program may damage data.