process are classified into different groups in__________
1)shortest job scheduling algorithm
2)round robin scheduling alg
3)priority scheduling alg
4)multilevel queue scheduling alg
Answers
Answered by
1
PLS MARK AS BRAINLIEST
Answer:
multilevel queue scheduling alg
Explanation:
multilevel queue scheduling alg
Answered by
0
Processes are classified into totally different groups in multilevel Queue scheduling.
Explanation:
- It may happen that processes within the ready queue may be divided into totally different categories wherever every category has its own scheduling desires.
- For example, a standard division may be a foreground (interactive) process and a background (batch) process.
- These 2 categories have totally different scheduling desires.
- For this sort of scenario multilevel type of Queue scheduling is more often utilized.
- Ready Queue is split into different queues for every category of processes.
- For example, allow us to take 3 differing types of processes that are System processes, Batch processes, and interactive processes.
- All 3 totally different form of processes have their queue.
- Each queue has its scheduling algorithmic program.
- For example, queue one and queue a pair of use round Robin whereas queue three will use FCFS to schedule their processes.
Hence, Processes are classified in completely different teams in Multilevel Queue programming.
Similar questions