Computer Science, asked by anshit3073, 1 year ago

_________ are used to access the functions provided by the kernel to do the services of the os

Answers

Answered by Samanwita
8
Resource Management. Memory management. Device management. System calls.

PLZ MARK IT AS BRAINLIST
Answered by mariospartan
2

Answer:

Resource, memory, device management and system calls.

Explanation:

Resource Management:

The workings of the resource management are to execute address space and save mechanism use to convey information in the system. Kernels are methods providing sync and IPC (Inter process communication).

Memory Management:

Grants full access to system’s memory so as to work seamlessly throughout the system. The process of memory management is often done by virtual addressing.

Device management:

The usage of peripheral devices like keyboard, mouse etc. are required to provide and extract function in and out of the system.

System Calls:

In computing the term system calls indicates the invocation of process request to the system.

Similar questions