engineering computer science MCQ #887

What is database replication?

engineering computer science MCQ #887

  1. Question 1

    Q1. What is database replication?

    • A) The process of creating a copy of a database on a different server
    • B) The process of storing data in a single, centralized location
    • C) The process of securing a database
    • D) The process of improving query performance

    Answer: The process of creating a copy of a database on a different server

    Explanation: Database replication involves creating a copy of a database on a different server, improving data availability and reducing the risk of data loss.