engineering computer science MCQ #641

What is a distributed database?

engineering computer science MCQ #641

  1. Question 1

    Q1. What is a distributed database?

    • A) A database that is stored in a single location
    • B) A database that is divided into fragments stored in different locations
    • C) A database that is replicated across multiple locations
    • D) Both B and C

    Answer: Both B and C

    Explanation: A distributed database is a database that is either fragmented or replicated, or both, across multiple locations, improving data availability and access.