What is a 'worm' in the context of malware? MCQ with Answer and Explanation

What is a 'worm' in the context of malware?
A. A program that disguises itself as a legitimate file
B. A type of ransomware
C. A form of spyware
D. A self-replicating program that spreads without user intervention
Answer: Option D
Solution (By JKSSB Mock Tests)
A worm is a standalone malware that replicates itself and spreads to other computers without requiring any user action.

Discuss this Question (0)

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

Practice More Cyber Security Questions

Question #1
What is the purpose of a digital signature?
A. To speed up message delivery
B. To verify the authenticity and integrity of a message
C. To compress a message
D. To encrypt a message

Correct Answer: Option B


Explanation:
A digital signature provides authentication and integrity verification, ensuring that a message or document comes from the claimed sender and has not been altered.

This question belongs to: Computer Cyber Security
Question #2
Which of the following is a type of attack that uses a network of compromised computers (bots) to target a system?
A. Man-in-the-middle
B. SQL injection
C. DDoS (Distributed Denial-of-Service)
D. Phishing

Correct Answer: Option C


Explanation:
A DDoS attack uses a network of infected computers (botnet) to flood a target with traffic, overwhelming it and causing a denial of service.

This question belongs to: Computer Cyber Security
Question #3
What is the role of encryption in cybersecurity?
A. To speed up data processing
B. To convert data into a secure format that is unreadable without a key
C. To compress data
D. To delete data

Correct Answer: Option B


Explanation:
Encryption converts readable data (plaintext) into an unreadable format (ciphertext) using an algorithm and key, ensuring that only authorized parties can access the information.

This question belongs to: Computer Cyber Security