asked 10.8k views
1 vote
Concept of CPU scheduler?​

asked
User Kemis
by
8.1k points

1 Answer

5 votes

Answer:

CPU scheduling is a process which allows one process to use the CPU while the execution of another process is on hold(in waiting state) due to unavailability of any resource like I/O etc, thereby making full use of CPU. ... The selection process is carried out by the short-term scheduler (or CPU scheduler).

answered
User JCallico
by
7.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.