1. (D) Multilevel queue scheduling algorithm.
The process is classified into different groups in a multilevel queue scheduling algorithm.
The multilevel queue scheduling algorithm is not an independent scheduling algorithm. It makes use of executing algorithms, such as the Round Robin algorithm, FCFS, and so on to group and schedule the jobs with common characteristics.
2. b) user level thread
3. b) Preemptive scheduling
4. (a) that can be used by one process at a time and is not depleted by that use
5. d) all of the mentioned
6. c) instruction register
7. b. It is placed in a waiting queue.
8. a. It selects which process has to be brought into the ready queue.
9. c. It selects which process to remove from memory by swapping.