Java J2EE Spring Core Java Interview Questions - Exception Handling

The following are some questions you might encounter with respect to Java Exception Handling in any Interview. Exception Handling is an important part of any Java Application because, this determines how gracefully you capture and handle unexpected situations.

Apart from the questions below, there are a few articles that I have put up (as part of the SCJP Certification series) on Exception