Question
A student is analyzing Concurrency Control. Which statement about shared lock is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: B. a lock that allows concurrent reading but prevents conflicting writes
Explanation:
This statement is correct because shared lock means that a lock that allows concurrent reading but prevents conflicting writes.
Leave a Reply