Question 1  of   10

The try ...finally statement is used

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