engineering computer science MCQ #829

Which database concept is related to the 'ACID' properties?

engineering computer science MCQ #829

  1. Question 1

    Q1. Which database concept is related to the 'ACID' properties?

    • A) Data normalization
    • B) Transaction management
    • C) Query optimization
    • D) Data indexing

    Answer: Transaction management

    Explanation: ACID properties (Atomicity, Consistency, Isolation, Durability) ensure that database transactions are processed reliably.