Which of the following is a Trojan that pretends to be an antispyware?

a. McAfee
b. Anti-Spyware 2011
c. Avast
d. NetBus

ANS: B

Computer Science & Information Technology

You might also like to view...

What is the output of the following code:

int p = 7, q = 4; if (p > 10) p = p + 3; else if (q > 6) p = p – 2; else p = p + 1; cout << p; a) 8 b) 10 c) 5 d) 7

Computer Science & Information Technology

In the accompanying figure, Item 4 points to the ____.

A. Footnote button B. Go to Footer button C. Next page button D. Go to Header button

Computer Science & Information Technology