Oracle
1Z0-803 · Question #148
1Z0-803 Question #148: Real Exam Question with Answer & Explanation
The correct answer is A: These are exceptional conditions that a well-written application should anticipate and recover. See the full explanation below for the reasoning.
Question
Which two statement correctly describe checked exception?
Options
- AThese are exceptional conditions that a well-written application should anticipate and recover
- BThese are exceptional conditions that are external to the application, and that the application
- CThese are exceptional conditions that are internal to the application, and that the application
- DEvery class that is a subclass of RuntimeException and Error is categorized as checked
- EEvery class that is a subclass of Exception, excluding RuntimeException and its subclasses, is
Community Discussion
No community discussion yet for this question.