A(n) _________ is an attempt to learn or make use of information from the system that does not affect system resources.

A. passive attack

B. inside attack

C. outside attack

D. active attack


A. passive attack

Computer Science & Information Technology

You might also like to view...

What is the command that you issue if you want to delete all files and directories under the directory /mydirectory?

What will be an ideal response?

Computer Science & Information Technology

Assume double[][][] x = new double[4][5][6], what are x.length, x[2].length, and x[0][0].length?

a. 4, 5, and 6 b. 6, 5, and 4 c. 5, 5, and 5 d. 4, 5, and 4

Computer Science & Information Technology

What is Selector?

What will be an ideal response?

Computer Science & Information Technology

Stored data is said to be ____________________ because it remains available even after the computer is powered off.

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

Computer Science & Information Technology