I was doing the About practice test and I got this question:
You want to perform multiple backups of only those files that are modified since the last normal backup. You also want to ensure that the backed up files use minimum amount of media. In this case, you will take a:
a. Normal backup.
b. Differential backup.
c. Incremental backup.
d. Copy backup.
And the answer was C. But Incremental backup will only backup what has changed from the last backup.
And in my opinion the answer should be B, because Differential will backup what has changed from the last full backup.
So, which one is the right one?