engineering computer science MCQ #860

Which database concept is used to handle concurrent access to data?

engineering computer science MCQ #860

  1. Question 1

    Q1. Which database concept is used to handle concurrent access to data?

    • A) Locking
    • B) Timestamping
    • C) Validation
    • D) All of the above

    Answer: All of the above

    Explanation: Locking, timestamping, and validation are all concurrency control techniques used to handle concurrent access to data.