Home » Computer » Miscellaneous » Question
  1. In computer processing, ______ selects processes from the pool and loads them into memory for execution.
    1. Job Scheduler
    2. Resource Scheduler
    3. CPU Scheduler
    4. Process Scheduler
Correct Option: A

A job scheduler, also known as long term scheduler, determines which programs are admitted to the system for processing. It selects processes from the queue and loads them into memory for execution. Process loads into the memory for CPU scheduling.



Your comments will be displayed only after manual approval.