Examveda
Examveda

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

D. Should be assignable to Error type

Answer: Option C


This Question Belongs to Java Program >> Exceptions

Join The Discussion

Related Questions on Exceptions