Computer Science, asked by Vaishnavikeshri3344, 10 months ago

Define system call and enlist different system calls in os

Answers

Answered by Anonymous
1
System call provides the services of the operating system to the userprograms via Application Program Interface(API). It provides an interface between a process and operating system to allow user-level processes to request services of the operating system. System calls are the only entry points into the kernel system.
Similar questions