engineering computer science MCQ #719

Which of the following is a type of database normalization?

engineering computer science MCQ #719

  1. Question 1

    Q1. Which of the following is a type of database normalization?

    • A) 1NF
    • B) 2NF
    • C) 3NF
    • D) All of the above

    Answer: All of the above

    Explanation: All three options (1NF, 2NF, 3NF) are types of database normalization, used to eliminate data redundancy and improve data integrity.