write short notes on exception handling with example 10 point
Answers
Answered by
1
- Exception handling ensures that the flow of the program doesn't break when an exception occurs. For example, if a program has bunch of statements and an exception occurs mid way after executing certain statements then the statements after the exception will not execute and the program will terminate abruptly.
Answered by
1
Answer:
In computing and computer programming, exception handling is the process of responding to the occurrence of exceptions - anomalous or exceptional conditions requiring special processing during the execution of a program.
Similar questions
Math,
1 month ago
Political Science,
1 month ago
English,
2 months ago
Hindi,
2 months ago
Social Sciences,
9 months ago