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

Verified
Correct Answer:
Verified
Related Questions
Q8: Which of the following statements about try
Q26: Which of the following statements is true?<br>A)
Q29: A FormatException is used to handle:<br>A) extra
Q30: Variables local to a try block are
Q31: Which of the following statements is false<br>A)
Q32: After a finally block has finished executing:<br>A)control
Q35: By convention,the name of each user-defined exception
Q36: C# does not guarantee that a finally
Q37: The Message property of an exception is
Q39: The StackTrace property keeps track of all