engineering computer science MCQ #825

What is 'data normalization'?

engineering computer science MCQ #825

  1. Question 1

    Q1. What is 'data normalization'?

    • A) The process of organizing data to minimize redundancy and dependency
    • B) The process of denormalizing data for performance
    • C) The process of encrypting data for security
    • D) The process of compressing data for storage

    Answer: The process of organizing data to minimize redundancy and dependency

    Explanation: Data normalization involves organizing data to eliminate redundancy and improve data integrity by reducing data dependency.