Usually, the first thing you do to a computer to prevent further tampering is to _________

a. Make a backup.
b. Make a copy.
c. Take it offline.
d. Lock it in a secure room.


Answer C.

Computer Science & Information Technology

You might also like to view...

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

1. We use the dot notation with eof because it is a member function of a class. 2. The following statements are equivalent: cin.get (ch); cin >> ch; 3. You do not need prompts when reading from an external file. 4. What will inFile.fail( ) return if the file associated with the stream inFile cannot be opened? 5. A file stream should always be passed as a value parameter.

Computer Science & Information Technology

______________ buttons are sets of buttons that change appearance when the user points to, presses, or clicks them.

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

Computer Science & Information Technology

The ____ method can be used to set the ocean floor of an underwater scene.  

A. ground.selectUnder() B. ground.moveAndOrientTo()  C. ground.setPaint() D. ground.doScene()

Computer Science & Information Technology

Explain why the environment in which a computer-based system is installed may have unanticipated effects on the system that lead to system failure.

What will be an ideal response?

Computer Science & Information Technology