MCQ
1.
To access the services of operating system, the interface is provided by the ___________
Correct Answer: A
System call acts as a bridge between the user and the operating system. Whenever the user place the request to execute a process, a system call is generated to interact with the Kernel of the operating system and OS executes and returns the result to the user.