You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Preemptive Priority Scheduling (Highest Priority First) Algorithm.c '
in the above code the output is showing according to the non-preemptive priority approach and not the preemptive one, it can be solved by either correcting code or by renaming the file to the
"Non - Preemptive Priority Scheduling (Highest Priority First) Algorithm.c "
The text was updated successfully, but these errors were encountered:
vaibhavkumawat-17
changed the title
...
The codes of sjf - preemptive priority scheduling is giving the outputs with non-preemptive priority logic
Feb 7, 2024
"Preemptive Priority Scheduling (Highest Priority First) Algorithm.c '
in the above code the output is showing according to the non-preemptive priority approach and not the preemptive one, it can be solved by either correcting code or by renaming the file to the
"Non - Preemptive Priority Scheduling (Highest Priority First) Algorithm.c "
The text was updated successfully, but these errors were encountered: