Skip to content

Opening book details…

About this document

Vivek OSPr 5 by omjee9473 is a document available to read on EtoBox.

The document presents a C program that implements the Shortest Job First (SJF) scheduling algorithm. It prompts the user to enter the number of processes and their burst times, calculates waiting and turnaround times, and displays the results along with average waiting and turnaround times. The program includes sorting of processes based on burst time to facilitate the SJF algorithm

Author
omjee9473
Language
EN