Correct Answer:
A. Malicious software
The correct answer is A: Malicious software. A computer virus is a type of malicious software, often abbreviated as malware, specifically designed to infiltrate, damage, or disable computer systems without the user's consent. Viruses achieve this by attaching themselves to legitimate programs or documents and replicating, spreading from one computer to another, and executing their harmful payload when the infected file is opened. Their primary characteristic is their self-replicating nature and their intent to cause harm or disruption.
Let's consider why the other options are incorrect:
- B: Hardware device is incorrect because a computer virus is a piece of code, a software program, not a physical component of a computer system like a processor, memory, or a hard drive.
- C: Storage unit is also incorrect. While a virus must reside on a storage unit (like a hard drive, SSD, or USB stick) to be stored and executed, it is not the storage unit itself. A storage unit is a medium for holding data, which can unfortunately include malware.
- D: Output device is incorrect. An output device, such as a monitor, printer, or speakers, is responsible for displaying or producing data from a computer system for the user. A virus's function is to infect and disrupt, not to provide output in the conventional sense. Therefore, understanding a virus as a type of software is crucial for its classification.