Normalization
August 29, 2024
Database-Management-System
August 29, 2024
Normalization
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 329

Which of the following concurrency protocol ensures both conflict serializability and freedom from deadlock :

I. 2-phase locking

II. Time phase ordering

A
Both I & II
B
II only
C
I only
D
Neither I nor II
Question 329 Explanation: 
2-phase locking : 2-phase locking ensures conflict serializability and does not ensure freedom from deadlock.
Time phase ordering: It ensures both conflict serializability and freedom from deadlock.
Correct Answer: B
Question 329 Explanation: 
2-phase locking : 2-phase locking ensures conflict serializability and does not ensure freedom from deadlock.
Time phase ordering: It ensures both conflict serializability and freedom from deadlock.

Leave a Reply

Your email address will not be published. Required fields are marked *