Computer Science, asked by as9867811609, 5 months ago

Testing checks if the system is capable of handling errors.

Answers

Answered by ebraransari46
0

Answer:

Exception handling is a programming language construct or computer hardware mechanism designed to handle the occurrence of exceptions, special conditions that change the normal flow of program execution.

Answered by ayushman2020
0

Answer:

Error handling refers to the response and recovery procedures from error conditions present in a software application. In other words, it is the process comprised of anticipation, detection and resolution of application errors, programming errors or communication errors.

Similar questions