With which of the following do users choose which folders and files to include in a backup?

A. full backup
B. incremental backup
C. differential backup
D. selective backup


Answer: D

Computer Science & Information Technology

You might also like to view...

The aspect of software testing concerned with whether or not program modules are compatible with one another is ___________ .

a. top-down testing b. bottom-up testing c. black-box testing d. white-box testing e. integration testing

Computer Science & Information Technology

The techniques we used to create recursive triangles can be used with other figures as well. Create nested and corner versions of squares and of pentagons.

Note: All this question requires in an answer is to change the number of sides and angles.

Computer Science & Information Technology

What is established by the following style sheet?table {border: solid 6px navy;}th, td {border: solid 2px orange;}

A. table borders B. a border around the table header C. gridlines D. both a and c

Computer Science & Information Technology

A logical operation can be used to determine if two values are equal, if one value is greater than the other, or if one value is less than the other.

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

Computer Science & Information Technology