When specifying how File History keeps copies of your files, by default it keeps saved versions ________

a. 6 months
b. 1 year
c. Until space is needed
d. Forever


D. File History regularly backs up versions of your files in the Documents, Music, Pictures, Videos, and Desktop folders and the OneDrive files available offline on your PC. Over time, you'll have a complete history of your files. If the originals are lost, damaged, or deleted, you can restore them. You can also browse and restore different versions of your files. For example, if you want to restore an older version of a file (even if it weren't deleted or lost), you can browse through a timeline, select the version you want, and restore it.

Computer Science & Information Technology

You might also like to view...

Assuming ptr is a pointer variable, what will the following statement output?

``` cout << *ptr; ``` a. the value stored in the variable whose address is contained in ptr b. the string "*ptr" c. the address of the variable whose address is stored in ptr d. the address of the variable stored in ptr e. None of these

Computer Science & Information Technology

What is the port number for Telnet?

What will be an ideal response?

Computer Science & Information Technology

In the Reflect dialog box, the Vertical option button is in the ____ section.

A. Flip B. Axis C. Angle D. Join

Computer Science & Information Technology

When build errors occur, Visual Studio will display the errors in the ____ window.

A. Command B. Error List C. Output D. Task

Computer Science & Information Technology