1.explain the benefits of using Exception handling API in Java.
exception handling can provide the user with messages that indicate where the error occurred in the method and also provides error handling code that tells you what to do to stop the error from occurring again.
No comments:
Post a Comment