_______viruses are embedded in a system's memory so it can be reactivated if the original virus is deleted.
Computer viruses are malicious software programs designed to replicate themselves and spread to other computers. They can cause various types of damage, from slowing down systems to corrupting data or stealing information. The question asks about a specific type of virus that utilizes a system's memory for persistence.
A Resident virus is a type of computer virus that embeds itself into the computer's Random Access Memory (RAM). Once loaded into memory, the virus stays active and can execute its code whenever the operating system runs certain functions or whenever an infected program is launched. The key characteristic of a Resident virus is its ability to remain in memory even after the initial infected program that launched it has finished executing or the original virus file has been deleted.
Because the Resident virus resides in memory, it can continuously monitor the system and infect new files or perform other malicious activities without needing the original virus file to be present on the disk. This memory residency allows the virus to be reactivated or continue its operations even if antivirus software detects and deletes the source file on the disk.
Let's briefly look at the other options to understand why Resident viruses are the correct fit for the description provided:
Based on the defining characteristic described - embedding in memory to reactivate if the original virus file is deleted - the Resident virus is the type that fits this description precisely.
The virus type that embeds itself in a system's memory to reactivate if the original virus file is deleted is known as a Resident virus. This allows it to maintain persistence and continue its malicious activities even if the original point of entry or source file is removed.
| Virus Type | Primary Characteristic | Persistence Method Example |
|---|---|---|
| Resident Virus | Resides in RAM (memory) | Stays active in memory, infecting files executed or opened. |
| File Virus | Infects executable files | Attaches to files; needs an infected file to run. |
| Boot Sector Virus | Infects boot sector of disks | Loads into memory during system boot-up. |
| Polymorphic Virus | Changes its code to evade detection | Modifies its signature upon infection. |
Viruses and other malware employ various techniques to ensure they survive system reboots, antivirus scans, and user attempts at removal. Beyond memory residency used by Resident viruses, other common persistence mechanisms include:
These mechanisms highlight the sophisticated ways malware attempts to maintain a foothold on infected systems, making removal challenging.
Which among the following is incorrect about cache memory?
Which among the following statements is incorrect about secondary memory?
Which among the following registers in Instruction Cycle holds the last instruction fetched?
Which among the following statements is incorrect?