Which of the following is correct according to the technology deployed by DBMS?

2024

Which of the following is correct according to the technology deployed by DBMS?

Answer: C. Locks are used to maintain transactional integrity and consistencyIn DBMS, locks are used to maintain transactional integrity and consistency. They prevent multiple users from modifying the same data simultaneously, ensuring…

  1. A.

    Pointers are used to maintain transactional integrity and consistency

  2. B.

    Cursors are used to maintain transactional integrity and consistency

  3. C.

    Locks are used to maintain transactional integrity and consistency

  4. D.

    More than one of the above

  5. E.

    None of the above

Attempted by 775 students.

Show answer & explanation

Correct answer: C

In DBMS, locks are used to maintain transactional integrity and consistency. They prevent multiple users from modifying the same data simultaneously, ensuring ACID properties.

DBMS में, लॉक का उपयोग लेनदेन की अखंडता और संगति बनाए रखने के लिए किया जाता है। वे एक ही डेटा को एक साथ संशोधित करने से कई उपयोगकर्ताओं को रोकते हैं, ACID गुणों को सुनिश्चित करते हैं।

Explore the full course: Up Lt Grade Assistant Teacher 2025

Loading lesson…