McqMate
| Q. |
Exception handling is a type of |
| A. | forward error recovery mechanism |
| B. | backward error recovery mechanism |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» A. forward error recovery mechanism | |
| Explanation: exception handling is a forward error recovery mechanism, as there is no roll back to a previous state; instead control is passed to the handler so that recovery procedures can be initiated. | |
View all MCQs in
Embedded and Real Time SystemNo comments yet