Which of the following best describes the difference between a virus and a worm?
A. A virus is malicious software that requires a host file to spread itself, whereas a worm is malicious software that does not require a host file to spread itself.
B. A worm is a malicious software that requires a host file to spread itself, whereas a virus is malicious software that does not require a host file to spread itself.
C. A virus is malicious software that attaches itself to executable files, whereas a worm is malicious software that attaches itself to an image file.
D. There is not difference between a virus and a worm.
Answer: A
Explanation: Both viruses and worms are malicious software, but a virus requires a host file to spread whereas a worm can spread from machine to machine without a host file.
You might also like to view...
What will the following code display?
cout << "Roses " << "are red"; cout << "and " << "violets/n" cout << "are" << "blue" << endl; a. Roses are red and violets are blue b. Roses are red and violets/nare blue c. Roses are redand vio-lets/nareblue d. Roses are red and violets/n are blue
When you finish drawing a table with the Draw Table command, press the Tab key to return the pointer to its default shape and function
Indicate whether the statement is true or false
Which record is used to route SMTP-based e-mail on the Internet and identify the IP address for a domain's master e-mail server?
A. canonical name B. mail exchange C. name server D. pointer
When creating a new document, which of the following is NOT a template option in the New Document dialog box?
A) Blank and recent B) Favorite templates C) Installed Templates D) My templates