Which software is used to detect and remove computer viruses?
2026
Which software is used to detect and remove computer viruses?
Answer: B. Antivirus — ConceptUtility software consists of specialized tools designed to perform focused maintenance, protection, or support tasks. Malware-protection tools use…
- A.
Compiler
- B.
Antivirus
- C.
Operating System
- D.
Debugger
Show answer & explanation
Correct answer: B
Concept
Utility software consists of specialized tools designed to perform focused maintenance, protection, or support tasks. Malware-protection tools use signatures, behavior analysis, and real-time monitoring to identify harmful code; they can quarantine, repair, or delete affected items.
Application
A computer virus is a type of malware. Software specifically designed to scan for malware and deal with infected items is antivirus software, so the applicable value here is Antivirus.
Contrast
Compiler converts source code into another executable or lower-level form.
Operating System manages hardware resources and supplies core services to applications.
Debugger lets developers pause and inspect a program while diagnosing defects.
Result
The software used to detect and remove computer viruses is Antivirus.