Respuesta :

In the process when more than two users are waiting for the lock in the DBMS to be released then there will be a deadlock before the transaction is processed. Thus, option C is correct.

What are DBMS locks?

DBMS locks are the methods used for concurrency control in the database management system. The data has been locked with the system at varying levels. This facilitates the enabling of a management system for the ACID properties of the processing transaction.

In the locking system when more than two users are waiting at the transaction processing for the lock to be released, there will be the formation of a deadlock. Thus, option C is correct.

Learn more about DBMS, here:

https://brainly.com/question/4583502

#SPJ4

Your question is probably incomplete, the missing options in your question are:

  • commit
  • timestamp
  • deadlock
  • transaction