Explain multilevel queue scheduling algorithm
Answers
Answered by
0
Answer:
be happt
Explanation:
in ff I have alok do u
Answered by
6
Answer:
A multi-level queue scheduling algorithm partitions the ready queue into several separate queues. The processes are permanently assigned to one queue, generally based on some property of the process, such as memory size, process priority, or process type. Each queue has its own scheduling algorithm.
Similar questions