Q. What is a long-term scheduler? (Solved)
1. it selects processes which have to be brought into the ready queue
2. it selects processes which have to be executed next and allocates cpu
3. it selects processes which heave to remove from memory by swapping
4. none of the mentioned
- a. it selects processes which have to be brought into the ready queue