Microsoft recommends that you use a portable hard drive or network location with File History because ________

a. File History works only with portable drives or network locations
b. You don't want to consume local storage
c. Your files and folders will be protected against a catastrophic failure of some type
d. None of the above


C The biggest concern of any backup is loss of data. By using a location other than the local computer, you help ensure the safety of the data.

Computer Science & Information Technology

You might also like to view...

When four values are given for margins, they are applied to each side in the following order: ____.

A. left, right, top, bottom B. top, right, bottom, left C. right, top, bottom, left D. left, top, right, bottom

Computer Science & Information Technology

To display the Chart Layout gallery, you click the More button in the:

A) Design group on the Layout tab. B) Chart Layouts group on the Design tab. C) Layout group on the Design tab. D) Chart group on the Layout tab.

Computer Science & Information Technology

The following code contains a common error. What is it?     float x = 123.45;     printf("%d\n", x);

A. The conversion code is wrong B. The newline delimiter is wrong C. The width is not specified D. The parameter is a value and it should be an address E. The wrong function is being used

Computer Science & Information Technology

Misspelled keywords, missing punctuation characters, and other such errors are called ___________________ errors.

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

Computer Science & Information Technology