Which of the following will back up only the contents of a folder that have changed since the last full backup or are the last incremental backup?

A. Full backup
B. Incremental backup
C. Differential backup
D. Copy backup


B. An incremental backup can back up only the contents of a folder that has changed since the last full backup or the last incremental backup.

Computer Science & Information Technology

You might also like to view...

What exception type does the following program throw?

``` public class Test { public static void main(String[] args) { int[] list = new int[5]; System.out.println(list[5]); } } ``` a. ArithmeticException b. ArrayIndexOutOfBoundsException c. StringIndexOutOfBoundsException d. ClassCastException e. No exception

Computer Science & Information Technology

Sans serif fonts do not have lines or extensions on the ends of the letters

Indicate whether the statement is true or false

Computer Science & Information Technology

If you do not know the directional property of a microphone, as a general rule, where do you place the sound source relative to the microphone?

What will be an ideal response?

Computer Science & Information Technology

What is a VPN?

What will be an ideal response?

Computer Science & Information Technology