Java interview questions on exception handling
Exceptional handling:
Exception handling is a mechanism to handle runtime errors, so that normal flow of the program can be maintained.
Please Share
Java interview questions on exception handling
Exceptional handling:
Exception handling is a mechanism to handle runtime errors, so that normal flow of the program can be maintained.