Question
What is a system call?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A controlled request from a program for a service provided by the operating-system kernel
Explanation:
A system call is the programmed entry point through which user software requests a kernel service.
The transition is controlled so privileged operations remain protected.
Leave a Reply