Presentation Algorithm PDF
Presentation Algorithm PDF
SCHEDULING
ALGORITHMS
SUBMITTED TO:
DR. MEHREEN SIRSHAR
SUBMITTED BY:
ARMEEN ABID 2023-BSE-011
AROOBA REHMAN 2023-BSE-012
HAMNA MAHMOOD 2023-BSE-025
KOMAL KASHIF 2023-BSE-031
Introduction:
Priority Assignment:
• Every process is assigned a priority number, either dynamically
(during runtime) or statically (before execution starts).
• The CPU is allocated based on the priority of processes rather than
their arrival time.