Assume that 3 processes all with requirements of 1 second of CPU time each and…

Assume that 3 processes all with requirements of 1 second of CPU time each and no I/O arrive at the same time. What will be the average response time for the processes under FCFS scheduling?

Answer: 1Average response time = (Response Time of P1,P2,P3)/3 = (0+1+2)/3=1 sec.

Attempted by 133 students.

Show answer & explanation

Correct answer: 1

Average response time = (Response Time of P1,P2,P3)/3 = (0+1+2)/3=1 sec.

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…