Which of the following should be true of the object thrown by a thrown statement?
Posted: Wed Jul 13, 2022 7:46 pm
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
b) Should be assignable to Exception type
c) Should be assignable to Throwable type
d) Should be assignable to Error type