Question: Operating System Theory and Design(SHORT JOB FIRST) in C++ Write a program to simulate the operation of two of CPU scheduling methods. The program does
Operating System Theory and Design(SHORT JOB FIRST) in C++

Write a program to simulate the operation of two of CPU scheduling methods. The program does the following: 1. Get the number of processes from the user 2. Get the burst time of each process from the user. 3. Assume that all processes arrive at "O" to the ready queue 4. The program lets the user select one of the two methods to implement the CPU scheduling. turnaround time or table. 5. The program calculates the average waiting time and the average 6. The program shows scheduling time of the CPU by using Gant Chart
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
