Your boss is discussing error handling in an OS. He says tha…
Your boss is discussing error handling in an OS. He says that memory-related traps are considered more serious so are always handled ahead of (i.e., have priority over) lesser traps like arithmetic traps (e.g., divide by zero). Is he right? Why or why not?