Wednesday, April 29, 2020

Operating Systems Question Bank with Answers 08

What is the purpose of system calls in OS? What is the mechanism used to implement system calls?


Question:

What is the purpose of a system call? What mechanism is typically used to implement system calls?


Answer:
System calls are part of most modern operating systems.

A system call is the means by which an application (user-space process) can invoke services within the operating system.

They are typically implemented by using software interrupts or traps: hardware supported instructions which transfer control to a well-defined entry point in the operating system, switching the processor mode to ”privileged" in the process.

No comments:

Post a Comment

Featured Content

Multiple choice questions in Natural Language Processing Home

MCQ in Natural Language Processing, Quiz questions with answers in NLP, Top interview questions in NLP with answers Multiple Choice Que...

All time most popular contents

data recovery