Question: design a simple program that can take as input, values that represent a collection of processes. For each process, the user should be able to

design a simple program that can take as input,

values that represent a collection of processes. For each process, the user should be able to enter (at least) a process name/id and its associated burst time. Subsequently, the

program should be able to simulate the scheduling and execution of each of these

processes using any three (3) CPU scheduling algorithms.

At the end of each simulation, the program should output the average waiting time

for each of the processes. Extra credit will be given if the simulator includes a graphical display of the simulation. Students are free to choose any programming language of

their choice.(java)

Please title the CPU scheduling algorithm used.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!