Question 1  of   10

The try ...finally statement is used

A. to obtain the mutual-exclusion lock.
B. to specify finalization code that is always executed.
C. to obtain a resource, execute a statement, and then dispose of that resource.