Computer Science, asked by TbiaSamishta, 1 year ago

There are 5 processes p1, p2. p3, p4 and p5 which are processed by preemptive priority scheduling algorithm. in what sequence the processes would be scheduled, if lower number in the priority column in the given table denotes the higher priority? pro a pri b(in ms) p1 0 3 10 p2 0 1 1 p3 2 5 2 p4 2 4 1 p5 3 2 5

Answers

Answered by Arslankincsem
11

Explanation:

The right answer is P2-P1-P1-P5-P1-P4-P3. To get the explanation of the same, you need to learn about the processes. You need to go through the chapter and learn about the processes. You can also take help from your peer group or the teacher to understand it in detail. Go through the lesson thoroughly and further read about it in depth.

Similar questions