Computer Science, asked by hareeshh66, 7 months ago

what is process scheduling ?​

Answers

Answered by Anonymous
4

\underline\bold\pink{Question}

what is process scheduling ?

\underline\bold\red{Answer}

In computing, scheduling is the method by which work is assigned to resources that complete the work. The work may be virtual computation elements such as threads, processes or data flows, which are in turn scheduled onto hardware resources such as processors, network links or expansion cards.

Answered by mritunjay1108kvsrogu
3

Answer:

The process scheduling is the activity of the process manager that handles the removal of the running process from the CPU and the selection of another process on the basis of a particular strategy. Process scheduling is an essential part of Multiprogramming operating systems.

Similar questions