Nepal Police2082 BSQuestion 4 of 8
What is data backup? Explain different types of backup.
5 marks
Question source
- Exam year
- 2082 BS / 2025 AD
- Level
- Level 5
- Paper
- Technical – Subjective
- Section
- Section A: Short Answer Questions (6 × 5 = 30 marks)
Model answer
Data Backup is the process of creating copies of data to protect against data loss due to hardware failure, malware, accidental deletion, or natural disasters.
Types of Backup:
- Full Backup — Copies all selected data every time. Most reliable but takes longest time and most storage.
- Incremental Backup — Copies only data that has changed since the last backup (full or incremental). Fastest but requires all incremental backups for restoration.
- Differential Backup — Copies all data changed since the last full backup. Faster restoration than incremental, moderate storage requirement.