Question 10891 – File system-I/O-protection
February 5, 2024
Question 17416 – ISRO CS-2023
February 5, 2024
Question 10891 – File system-I/O-protection
February 5, 2024
Question 17416 – ISRO CS-2023
February 5, 2024

Question 10741 – Process-Scheduling

Consider n jobs J1, J2,……Jn such that job Ji has execution time ti and a non-negative integer weight wi. The weighted mean completion time of the jobs is defined to be , where Ti is the completion time of job Ji. Assuming that there is only one processor available, in what order must the jobs be executed in order to minimize the weighted mean completion time of the jobs?

Correct Answer: D

Question 13 Explanation: 
Like OS concept, execute job which have more completion time in 1 sec i.e., find wi/ti for every process then arrange it in the decreasing order. So, we get complete time is minimum always.
So answer is the non-increasing order of wi/ti.
A
Non-decreasing order of ti
B
Non-increasing order of wi
C
Non-increasing order of witi
D
None-increasing order of wi/ti
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!