Which utility software is used to protect a computer from viruses? MCQ with Answer and Explanation

Which utility software is used to protect a computer from viruses?
A. Backup software
B. Firewall
C. Antivirus
D. Disk Cleanup
Answer: Option C
Solution (By JKSSB Mock Tests)
Antivirus software detects, prevents, and removes malicious software.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
What is the difference between a system call and a library call?
A. Library call invokes kernel; system call is user-space
B. System call is for files; library call is for network
C. System call invokes kernel; library call is user-space
D. They are the same

Correct Answer: Option C


Explanation:
System calls request services from the OS kernel; library calls are in user-space.

This question belongs to: Computer Computer Software
Question #2
What form of malicious software is designed to encrypt a user's files, rendering them inaccessible until a decryption key fee is paid?
A. Adware
B. Ransomware
C. Trojan Horse
D. Spyware

Correct Answer: Option B


Explanation:
Ransomware is malware that hijacks user files via encryption, demanding payment to restore access. Security utilities work to block it.

This question belongs to: Computer Computer Software
Question #3
What is the purpose of a software emulator?
A. To mimic one system on another
B. To compile code
C. To link libraries
D. To manage memory

Correct Answer: Option A


Explanation:
Emulators allow software to run on incompatible hardware or OSes.

This question belongs to: Computer Computer Software