Software interrupt required by processor - Operating System
Q. Why is the Software interrupt required by the processor?- Published on 25 Aug 15a. Return from subroutine.
b. Obtain system services, which need execution of privileged instruction.
c. Test the interrupt system of the processor.
d. Implement co-routines.
ANSWER: Obtain system services, which need execution of privileged instruction.