Multiple choice technology storage

After a full backup, which Backup type has greatest size of data.

  1. Incremental

  2. Differential

  3. Automatic

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

After a full backup, incremental backups store only changed data since the last backup, smallest size. Differential backups store all changes since the last full backup, larger than incremental because they accumulate changes. Option B correctly identifies differential as having the greatest size among standard backup types.