Monday, December 29, 2014

What happens if a try-catch-finally statement does not have a catch clause to handlean exception that is thrown within the body of the try statement

Question:What happens if a try-catch-finally statement does not have a catch clause to handlean exception that is thrown within the body of the try statement?

Answer: The exception propagates up to the next higher level try-catch statement (if any) orresults in the program's termination.

Tags:Interview Questions, J2EE, Java,

Please submit your Interview Answer for the above Question via replying to this post. Thank you for visiting to our blog, Have a Good Day!.



Sponsor Advertisement



Hospital Management Software

Hotel Management System Software

Hotel Management System software is a web based system help to manage reservations, roomstays, bookings, guests, folios, invoices and billing etc. The software features include revenue management, booking calendar, guest relationship management, check-in & check-out, invoices and receipts etc...

No comments:

Post a Comment