Looking for the answer to the question below related to Operating System?
Three non-preemptive jobs J1, J2, J3 are waiting to be run. Their expected processor times are 6, 3 and 5 time units respectively. In which order should they be run to minimize the average response time?
Options:
(a) J1, J2, J3
(b) J1, J3, J2
(c) J2, J3, J1
(d) J2, J1, J3
(e) J3, J2, J1
The Correct Answer Is:
- (c) J2, J3, J1
Conclusion
I hope you got the answer to your question.