what is unreachable code problem in multiple catch statements
Answer Posted / sriragv
Subclass exception handler should come first then the
superclass has to come next. Then only code wil compile
otherwise subclass exception will be never reached results
compilation error.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How do you use compareto method?
What is java english?
In a container there are 5 components. I want to display all the component names, how will you do that?
Is null a value?
What is jee6?
What is the functionality of the stub?
what are synchronized methods and synchronized statements? : Java thread
Is it possible to override private or static method in java?
Can you explain the private protected field modifier?
Can we create more than one object singleton class?
What are the four integer types supported by java?
What is collection class in java?
What are filterstreams?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What methodology can be utilized to link to a database?