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

Responses

system calls
system calls

string
string

array
array

compiler

1 answer

The correct response is:

system calls

System calls are the mechanism used by an application to request a service from the kernel of the operating system.