Home / Questions / What are the different type of system calls in an operating system?
Explanatory Question

What are the different type of system calls in an operating system?

👁 128 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation


Ans. Types of System Calls: There are 5 different categories of system calls:
• Process control which is used to end, abort, create, terminate, allocate and free memory.
• File management which is used to create, open, close, delete, read file etc.
• Device management
• Information maintenance
• Communication