Vidyalelo
Java Programming · Q104

Exceptions

Programming · Java Programming · question 104

Q104

Which of these clause will be executed even if no exceptions are found?

A.
throws
B.
finally
Answer
C.
throw
D.
catch

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board