engineering computer science MCQ #812

What is data normalization?

engineering computer science MCQ #812

  1. Question 1

    Q1. What is data normalization?

    • A) The process of denormalizing data to improve performance
    • B) The process of organizing data to minimize data redundancy and improve data integrity
    • C) The process of encrypting data
    • D) The process of compressing data

    Answer: The process of organizing data to minimize data redundancy and improve data integrity

    Explanation: Data normalization is the process of organizing data to minimize data redundancy and improve data integrity, making it easier to maintain and update data.