True/False
Resource de-allocation should be done explicitly in the Finally block.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q33: Which of the following statements is false?<br>A)Exception
Q34: Exception handlers typically access objects declared within
Q35: Try blocks are used for:<br>A)testing for infinite
Q36: Variables local to Try blocks are usable
Q37: It is possible to nest a Try/Catch
Q39: There must be a Catch clause for
Q40: Which of the following statements is true?<br>A)The
Q41: The process that attempts to locate an
Q42: Which of the following statements about Try
Q43: If an exception handler is to catch