When antivirus software detects malware, which of the following would not be a course of action you could take?

A. Conduct a heuristic analysis.
B. Repair the infection.
C. Put the infected file into quarantine.
D. Delete the infected file.


Answer: A

Computer Science & Information Technology

You might also like to view...

Given the following member function prototype and function call, why will the compiler return a message saying that setAge is not a member of person?

void setAge (int, int); // function prototype person me; me.setAge (50); // function call

Computer Science & Information Technology

Clip art is entered into a document from the ________

A) SmartArt dialog box. B) Quick Style list. C) Clipboard. D) Clip Art task pane.

Computer Science & Information Technology

Like an ASP, a Web hosting service provides shared applications to subscribed users, but does this through a Web portal.

a. true b. false

Computer Science & Information Technology

Before you can open and edit a compressed file, you must uncompress it, or ____ it.

A. extract B. dearchive C. explore D. unlock

Computer Science & Information Technology