Computer Science, asked by savitarawat384, 1 year ago

Which scheduling algorithm allocated the cpu first to process that request the cpu first?

Answers

Answered by ShankarVantipally
0
First In First Out Algorithm. First Come First Served Scheduling Algorithm. With this scheme the process that requests the CPU first is allocated the CPU first
Similar questions