SSCP · Question #475
Which common backup method is the fastest on a daily basis?
The correct answer is B. Incremental backup method. The incremental backup method is the fastest on a daily basis because it only backs up data that has changed since the last backup (whether full or incremental). This means far less data is copied each day compared to other methods. A full backup copies everything every time (slo
Question
Which common backup method is the fastest on a daily basis?
Options
- AFull backup method
- BIncremental backup method
- CFast backup method
- DDifferential backup method
How the community answered
(38 responses)- A3% (1)
- B89% (34)
- C3% (1)
- D5% (2)
Explanation
The incremental backup method is the fastest on a daily basis because it only backs up data that has changed since the last backup (whether full or incremental). This means far less data is copied each day compared to other methods. A full backup copies everything every time (slowest). A differential backup copies all changes since the last full backup, growing larger each day. 'Fast backup' is not a recognized backup type.
Topics
Community Discussion
No community discussion yet for this question.