Forums Register Login

Dan Chisholm Comprehensive Exam#1 Q#5

+Pie Number of slices to send: Send
I got this answer right because I have seen this question in dan's topic exams, but I do not understand. Could someone go into a little more detail on why the answer is "E".
Thanks
Chris G.
+Pie Number of slices to send: Send
 

Originally posted by Chris Gastin:
I got this answer right because I have seen this question in dan's topic exams, but I do not understand. Could someone go into a little more detail on why the answer is "E".
Thanks
Chris G.


The instance initializer of class R invokes method P.m1. The throws clause of method P.m1 declares that P.m1 throws an Exception. Therefore, every constructor of class R must also have a throws clause that declares Exception.
Please see the
Java Language Specification, Section 8.6, Instance Initializers.

An instance initializer of a named class may not throw a checked exception unless that exception or one of its superclasses is explicitly declared in the throws clause of each constructor of its class and the class has at least one explicitly declared constructor. An instance initializer in an anonymous class (�15.9.5) can throw any exceptions.

 
What kind of corn soldier are you? And don't say "kernel" - that's only for this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com


reply
reply
This thread has been viewed 700 times.
Similar Threads
Dan Chisholm exam - Topic Constructors
One more on Constructor
Dan exam doubt 17
Q of Dan's Mock Exam
Dan's mock question
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 09:45:27.