Match the LIST-I with LIST-II
| LIST-I |
|
LIST-II |
| A. Short term scheduler |
|
I. Determine which processes are added to the system for execution and place them in the ready queue. |
| B. Medium term scheduler |
|
II. Select which process should be executed next and allocate CPU time. |
| C. Long term scheduler |
|
III. Manage the degree of multiprogramming by swapping processes between main memory and disk storage. |
| D. I/O Scheduler |
|
IV. Order the input/output requests from processes waiting for I/O operations. |
Choose the correct answer from the options given below:
1. A-I, B-IV. C-II, D-III
2. A-III, B-II, C-I, D-IV
3.А-II. В-III, C-I, D-IV ✓ Correct
4.A-I, B-II, C-III, D-IV