Name and describe three CPU scheduling algorithms.
Answers
Answered by
4
Answer:
A dispatcher is a module that provides control of the CPU to the process. Six types of process scheduling algorithms are: First Come First Serve (FCFS), 2) Shortest-Job-First (SJF) Scheduling 3) Shortest Remaining Time 4) Priority Scheduling 5) Round Robin Scheduling 6) Multilevel Queue Scheduling.
pls mark me as brainliest
Answered by
0
Answer:
A dispatcher is a module that provides control of the CPU to the process. Six types of process scheduling algorithms are: First Come First Serve (FCFS), 2) Shortest-Job-First (SJF) Scheduling 3) Shortest Remaining Time 4) Priority Scheduling 5) Round Robin Scheduling 6) Multilevel Queue Scheduling
Explanation:
Similar questions