Question: When a process executes an arithmetic division by zero, what happens next? a hardware interrupt stops the user process and gives control to the kernel

When a process executes an arithmetic division by zero, what happens next? a hardware interrupt stops the user process and gives control to the kernel a divide-by-0 trap (exception) interrupts is generated and the OS takes control Othe CPU ALU detects the division by O and replaces O with a very small number so that the result to the division is the highest number possible
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
