Page 1 of 1

Which of the following should be true of the object thrown by a thrown statement?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) Should be assignable to String type
b) Should be assignable to Exception type
c) Should be assignable to Throwable type
d) Should be assignable to Error type