System calls are invoked by using

Options
- Software interrupts
- Polling
- Indirect jump
- A privileged instruction


CORRECT ANSWER : Software interrupts

Discussion Board
os

very good

vijay kumar 10-17-2017 10:36 AM

os

very good

vijay kumar 10-17-2017 10:30 AM

Explanation-

Software interrupt and exception handlers are called in user space. A software interrupt handler is called in response to the invocation of a system call. Software interrupt numbers are defined by the operating system.

Sapna 03-3-2017 01:33 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement