Computer Science, asked by abnoor308, 9 months ago

What is the better one of Process scheduling algorithms

Answers

Answered by CᴀɴᴅʏCʀᴜsʜ
0

Answer:

Sometimes FCFS algorithm is better than the other in short burst time while Round Robin is better for multiple processes in every single time. However, it cannot be predicted what process will come after. Average Waiting Time is a standard measure for giving credit to the scheduling algorithm.

Similar questions