Which scheduling algorithm allocated the cpu first to process that request the cpu first?
Answers
Answered by
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