A computer ____ is a software program that is installed without the permission or knowledge of the computer user, that is designed to alter the way a computer operates, and that can replicate itself to infect any new media it has access to.

A. phish
B. virus
C. bot
D. link


Answer: B

Computer Science & Information Technology

You might also like to view...

Is there any output from sleep? Where does cat get its input from? What has to happen before the shell will display a prompt?

Enter the following command: $ sleep 30 | cat /etc/services

Computer Science & Information Technology

The following for loop executes 21 times. (Assume all variables are properly declared.) for (i = 1; i <= 20; i = i + 1)      System.out.println(i);

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Hand ____________________ readers are biometric devices used to capture the unique characteristics of a human hand.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Press ____ as you drag a border to display the column width or row height measurements on the ruler.

A. [Alt] B. [Ctrl] C. [Shift] D. [Ctrl][Alt]

Computer Science & Information Technology