What is Exception. Diff b/w Exception and Error and Explain me about Exception Hierarchy
Exception :It is an event that occurs during the execution of the program and
which disturb the normal flow of the program. Exception can be handled but
error cannot be handled.
No comments:
Post a Comment