SK0-005 · Question #532
Which of the following backup types is used to capture all data regardless of any changes from the previous backup jobs?
The correct answer is E. Full. A full backup (E) copies all selected data in its entirety every time it runs, completely independent of any previous backup. It does not check the archive bit or compare to prior jobs. An incremental backup (A) captures only data that has changed since the last backup of any typ
Question
Which of the following backup types is used to capture all data regardless of any changes from the previous backup jobs?
Options
- AIncremental
- BDifferential
- CArchive
- DSnapshot
- EFull
How the community answered
(40 responses)- A5% (2)
- C3% (1)
- D3% (1)
- E90% (36)
Explanation
A full backup (E) copies all selected data in its entirety every time it runs, completely independent of any previous backup. It does not check the archive bit or compare to prior jobs. An incremental backup (A) captures only data that has changed since the last backup of any type (full or incremental). A differential backup (B) captures all changes since the last full backup. An archive (C) is a general term for stored data, not a specific backup strategy. A snapshot (D) captures the state of a system at a point in time but is typically used for quick recovery and not a standalone backup strategy; it also relies on existing data blocks and is not fully independent.
Topics
Community Discussion
No community discussion yet for this question.