Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion. A useful looking program may damage data.
Reason. Trojan Horses are useful looking programs which create havoc and damage the data stored.
Computer Networks
2 Likes
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.
Answered By
3 Likes