InterviewSolution
Saved Bookmarks
| 1. |
Division by zero, accessing a protected or non existent memory address, or attempting to execute a privileged instruction from user mode are all categorized as ________(a) errors(b) exceptions(c) interrupt handlers(d) all of the mentionedI have been asked this question by my school teacher while I was bunking the class.This is a very interesting question from I/O System topic in portion I/O Systems of Operating System |
|
Answer» The CORRECT OPTION is (B) exceptions |
|