Multiple choice technology operating systems What is a system call() A request by the users to access kernel functions A request by kernel to the device A request by the device to kernel None Reveal answer Fill a bubble to check yourself A Correct answer Explanation A system call is a programmatic way in which a user-space application requests a service or execution of privileged functions from the operating system kernel.