C++ Exception Handling Question:
Download Job Interview Questions and Answers PDF
What is Asynchronous Exceptions?
Answer:
The errors that are caused by events that are beyond control of the program are Asynchronous Exceptions. E.g. Keyboard interrupts
Download C++ Exception Handling Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Synchronous Exceptions? | Explain benefits of Exception Handling? |