engineering computer science MCQ #785

What is the purpose of a database backup?

engineering computer science MCQ #785

  1. Question 1

    Q1. What is the purpose of a database backup?

    • A) To ensure data recovery in case of failure
    • B) To improve query performance
    • C) To reduce data redundancy
    • D) To automate database tasks

    Answer: To ensure data recovery in case of failure

    Explanation: A database backup creates a copy of the database, allowing for data recovery in case of failure or data loss.