engineering computer science MCQ #701

Which of the following is a characteristic of a well-designed database?

engineering computer science MCQ #701

  1. Question 1

    Q1. Which of the following is a characteristic of a well-designed database?

    • A) Data redundancy
    • B) Data inconsistency
    • C) Data normalization
    • D) Data duplication

    Answer: Data normalization

    Explanation: Data normalization is the process of organizing data to minimize data redundancy and dependency, making it a characteristic of a well-designed database.