Examlex

Solved

With Reentrant Locks, Programming Construct Try and Finally Is Used

question 33

True/False

With reentrant locks, programming construct try and finally is used to ensure that unlock( ) is called even when an exception occurs in the critical section.


Definitions:

Related Questions