Q. - Which two statements are true about a checked exception?
A) It is the super-class of Error.
B) It must be handled using the try-catch block or declared to be thrown.
C) It is checked at compile time.
D) It cannot be re-thrown.
E) It is a sub-class of RuntimeException.
⧪ please give your answer in a comment section.
A) It is the super-class of Error.
B) It must be handled using the try-catch block or declared to be thrown.
C) It is checked at compile time.
D) It cannot be re-thrown.
E) It is a sub-class of RuntimeException.
⧪ please give your answer in a comment section.
4 Comments
B C
ReplyDeleteBC
ReplyDeleteBC
ReplyDeleteB C
ReplyDelete