Simplifying Programming Quick Check

5 of 55 of 5 Items

Question
How does a computer request a service from the kernel of the operating system?(1 point)
Responses

array
array

system calls
system calls

string
string

compiler
compiler

1 answer

The correct response is system calls.

A computer requests a service from the kernel of the operating system through system calls.