Question
A student is analyzing Concurrency Control. Which statement about exclusive lock is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: D. a lock required for writing that prevents other conflicting reads or writes
Explanation:
This statement is correct because exclusive lock means that a lock required for writing that prevents other conflicting reads or writes.
Leave a Reply