Question: Write a JAVA program that implements the following disk-scheduling algorithms: ( FCFS) and (SJF) output : 1- start time (ST) , completion time (CT) ,
Write a JAVA program that implements the following disk-scheduling algorithms: ( FCFS) and (SJF)
output :
1- start time (ST) , completion time (CT) , turnaround time (TAT) , waiting time (WT) for each process .
2-average turnaround time , average waiting time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
