What type of scheduling is done by Long-Term Scheduler?
What type of scheduling is done by Long-Term Scheduler?
Answer: D. Process scheduling — The Long-Term Scheduler (or admission scheduler) is responsible for controlling the admission of processes to the system from the input queue.
- A.
CPU scheduling
- B.
I/O scheduling
- C.
Memory scheduling
- D.
Process scheduling
Attempted by 552 students.
Show answer & explanation
Correct answer: D
The Long-Term Scheduler (or admission scheduler) is responsible for controlling the admission of processes to the system from the input queue.
Loading lesson…