CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

A schedule is having two transactions T1 and T2 executing concurrently and the schedules are given below. Which of these schedules results in "write-read conflict" with the actions of transaction T1 and T2 on object x and y.

A
T2:R(X);T2:R(y);T1:R(X);T1:R(Y);T1:W(X);
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
None of the above
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
T2:R(x);T2:R(y);T2:W(x);T1:R(x);
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
D
T2:R(x);T2:W(x);T1:R(y);T1:W(y);T2:R(z);T1:R(z);
No worries! We‘ve got your back. Try BYJU‘S free classes today!
Join BYJU'S Learning Program
CrossIcon