Which is a variable, associated with the data item, which controls the access of that data item? *use
Answers
Answered by
0
Answer:
A lock is a variable associated with a data item that determines whether read/write operations can be performed on that data item. Generally, a lock compatibility matrix is used which states whether a data item can be locked by two transactions at the same time.
Explain:
make me a brainlist
Similar questions