1.

To access the services of operating system, the interface is provided by the ___________(a) System calls(b) API(c) Library(d) Assembly instructionsI had been asked this question in an internship interview.This is a very interesting question from Basics topic in chapter Processes of Operating System

Answer»

Right ANSWER is (a) System calls

Best explanation: To access services of the OPERATING System an interface is provided by the System Calls. Generally, these are FUNCTIONS written in C and C++. OPEN, Close, Read, Write are some of most PROMINENTLY used system calls.



Discussion

No Comment Found

Related InterviewSolutions