True/False
If a Finally block appears after the last Catch block,it's executed only if an exception is thrown.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Which of the following is not a
Q10: Visual Basic throws an IntegerArithmeticException when division
Q11: The exception-handling mechanism allows only objects of
Q12: When an exception occurs,the Try block _.<br>A)expires<br>B)continues
Q12: Which of the following is not included
Q13: The Finally block is an ideal location
Q16: To display the error message generated by
Q17: An uncaught exception:<br>A)is a possible exception that
Q18: Which of the following statements is false?<br>A)A
Q29: A FormatException is used to handle:<br>A) extra