Computer Science, asked by jkmitra, 1 year ago

what is exception in computer

Answers

Answered by Aditya070303
1
Exception handling is the process of responding to the occurrence, during computation, of exceptions – anomalous or exceptional conditions requiring special processing – often changing the normal flow of program execution. It is provided by specialized programming language constructs, computer hardware mechanisms like interrupts or operating system IPC facilities like signals.

Hope it will help you...

Aditya070303: I am respecting you enough because you are elder
Answered by Nanipok
1

Answer:

Exception handling is the process of responding to the occurrence, during computation, of exceptions – anomalous or exceptional conditions requiring special processing – often changing the normal flow of program execution. It is provided by specialized programming language constructs, computer hardware mechanisms.

Explanation:

Similar questions