You must define the A exception class. The program execution must be terminated if the condition at line 19 is true and an A exception is thrown at line 20.
Which code fragment at line n1 defines A as per the requirement?
answer : A
B is not correct
According to the source code only exceptions extended from Throwable type and not from an Exception type are not caught. It could be Error or even checked type of exception.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
d7bb0b2
6 months, 4 weeks agoASPushkin
7 months agoASPushkin
7 months ago