Solved

Which of the Following Statements Is True

Question 47

Multiple Choice

Which of the following statements is true?


A) The code in a Finally block is executed only if an exception occurs.
B) The code in a Finally block is executed only if an exception does not occur.
C) The code in a Finally block is executed only if there are no Catch blocks.
D) None of the above are true.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions