...
Database-Management-System
August 13, 2024
Routing
August 15, 2024
Database-Management-System
August 13, 2024
Routing
August 15, 2024

GATE 2010

Question 42

Consider the following schedule for transactions T1, T2 and T3:

 

Which one of the schedules below is the correct serialization of the above?

A
T1 → T3 → T2
B
T2 → T1 → T3
C
T2 → T3 → T1
D
T3 → T1 → T2
Question 42 Explanation: 
The given schedule is

― Precedence graph for the above schedule is,

― From the precedence graph the correct serialization is,

Correct Answer: A
Question 42 Explanation: 
The given schedule is

― Precedence graph for the above schedule is,

― From the precedence graph the correct serialization is,

Leave a Reply

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