Q76
Which part of code gets executed whether exception is caught or not?
A.
finally
AnswerB.
try
C.
catch
D.
throw
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board