Question
A student is analyzing Concurrency Control. Which statement about strict two-phase locking is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. exclusive locks are held until the transaction commits or aborts
Explanation:
This statement is correct because strict two-phase locking means that exclusive locks are held until the transaction commits or aborts.
Leave a Reply