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
Is logger a singleton?
How many techniques can be employed to create a string object?
Explain tree set and its features?
Explain about data types?
What is the properties class in java programming?
What is the difference between math floor and math round?
can any body body expalin best definitions & best real time exaples for opps concepts.
How to display all the prime numbers between 1 and 100
What is serial version uid and its importance in java?
What’s the difference between callable and runnable?
What is entry set in java?
What are different access specifiers in java? Explain
What is a modifier?
What is qms certification?
How does hashset works in java?