engineering computer science MCQ #884

What is data fragmentation in a database?

engineering computer science MCQ #884

  1. Question 1

    Q1. What is data fragmentation in a database?

    • A) The process of dividing a large database into smaller, more manageable pieces
    • 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 dividing a large database into smaller, more manageable pieces

    Explanation: Data fragmentation involves dividing a large database into smaller, more manageable pieces, which can improve data management and query performance.