After a full backup, which Backup type has greatest size of data.
-
Incremental
-
Differential
-
Automatic
-
None of the above
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.