Q351
You can code a default exception handler by creating a catch block
A.
with no arguments
B.
with a void argument
C.
with an ellipsis as its argument
AnswerD.
with an argument identical to that thrown
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board