...
Question 8814 – Computer-Networks
April 15, 2024
Question 8454 – Prefix-Postfix-Expression
April 16, 2024
Question 8814 – Computer-Networks
April 15, 2024
Question 8454 – Prefix-Postfix-Expression
April 16, 2024

Question 8747 – CPU-Scheduling

A scheduling algorithm assigns priority proportional to the waiting time of a process. Every process starts with priority zero (the lowest priority). The scheduler re-evaluates the process priorities every T time units and decides the next process to schedule. Which one of the following is TRUE if the processes have no I/O operations and all arrive at time zero?

Correct Answer: B

Question 9 Explanation: 
The given algorithm is equivalent to the round robin algorithm with time quantum T units.
A
This algorithm is equivalent to the first-come-first-serve algorithm.
B
This algorithm is equivalent to the round-robin algorithm.
C
This algorithm is equivalent to the shortest-job-first algorithm.
D
This algorithm is equivalent to the shortest-remaining-time-first algorithm.
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!!