An incremental backup _________________

a. Backs up only those files and folders that have changed since the previous backup, and marks those files as having been backed up.
b. Backs up only those files and folders that have changed since the previous backup, and does not mark those files as having been backed up.
c. Backs up all files, but only marks those whose contents have changed.
d. Backs up all files that have changed other than system files.


A.

Computer Science & Information Technology

You might also like to view...

Use a stream member function to set the fill character to '*' for printing in field widths larger than the values being output. Repeat this statement with a stream manipulator.

What will be an ideal response?

Computer Science & Information Technology

All of the following are data validation error styles EXCEPT ________

A) Information B) Alert C) Warning D) Stop

Computer Science & Information Technology

What is the correct syntax to use to access a remote share name when using the net use command?

A) \\devicename\\sharename B) \\sharename\\password C) \\devicename\\sharename D) \\username\\password

Computer Science & Information Technology

____ identifiers are words that are predefined in C.

A. Standard B. Programmer-created C. Reserved D. Primitive

Computer Science & Information Technology