An exact copy of all the files stored on a drive is a(n) ____.

A. ghost
B. system image
C. image
D. exact image


Answer: B

Computer Science & Information Technology

You might also like to view...

The _________ properties are defined in the javafx.scene.shape.Ellipse class.

a. centerX b. centerY c. radiusX d. radiusY

Computer Science & Information Technology

Show the output:

``` cout << showbase << oct << 99 << "\n" << hex << 99; ```

Computer Science & Information Technology

A string of characters used to control network access is called a(n):

A) password B) secure identifier C) passphrase D) login

Computer Science & Information Technology

You can use the BASH shell to redirect standard output and standard error from the terminal screen to a file on the filesystem using the ____ shell metacharacter followed by the absolute or relative pathname of the file.

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

Computer Science & Information Technology