Q2
A default catch block catches
A.
all thrown objects
B.
no thrown objects
C.
any thrown object that has not been caught by an earlier catch block
AnswerD.
all thrown objects that have been caught by an earlier catch block
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board