Exception handling allows developers to handle runtime errors caused by exceptions. One way to handle exceptions is to print a simple message for users that help them correct the error that occurs due to bad data sent by the user.

Exception handling ensures the flow of the application does not break.

BY Best Interview Question ON 13 Jan 2019