Which of the following does Anti-Spyware 2011 do after it is installed on a system?

A) Scans the system for viruses and malware
B) Deletes all viruses it finds
C) Disables the antivirus program on the system and blocks Internet access
D) Opens a backdoor on the system


C) Disables the antivirus program on the system and blocks Internet access

Computer Science & Information Technology

You might also like to view...

Given the data assigned to the string variable str2 shown below, which of the following statements will assign the value ALL to the string variable str1? str2 = "WHEN ALL ELSE FAILS, READ THE DIRECTIONS"

(A) str1 = str2.Substring(5) (B) str1 = str2.Indestr1OfStr("ALL") (C) str1 = str2.Substring(6, 3) (D) str1 = str2.Substring(5, 3)

Computer Science & Information Technology

When creating a text area, use the ________ attribute to specify the number of lines in the text area

A) cols B) maxlength C) size D) rows

Computer Science & Information Technology

What does Stateful Packet Inspection (SPI) involve?

What will be an ideal response?

Computer Science & Information Technology

An intrusion has occurred in an internet facing system. The security administrator would like to gather forensic evidence while the system is still in operation. Which of the following procedures should the administrator perform FIRST on the system?

A. Make a drive image B. Take hashes of system data C. Collect information in RAM D. Capture network traffic

Computer Science & Information Technology