Q55
Which of the following should be true of the object thrown by a thrown statement?
A.
Should be assignable to String type
B.
Should be assignable to Exception type
C.
Should be assignable to Throwable type
AnswerD.
Should be assignable to Error type
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board