1.

A system call is a programmatic way in which the program requests for the service from the kernel of an operating system.(a) True(b) FalseThis question was addressed to me during an online exam.My doubt stems from Process Status:ps Command and Phases of a Process in portion The Process of Unix

Answer»

The correct option is (a) True

The best I can explain: A system call often referred to as kernel call, is a request from a COMPUTER PROGRAM for the SERVICES of the operating system. Basically, to ACCESS the resources or to utilize the services of the operating system, system calls are used by computer programs.



Discussion

No Comment Found

Related InterviewSolutions