What is a system call? What is it used for? How can it be implemented? Do application programs usually use system calls directly?
a) A method for executing system software
b) A request for services from the operating system
c) An instruction for hardware operations
d) A type of programming language