adspace
Answer Posted / Faisal Irfan
The CPU scheduler is a component of an operating system that decides which process should be executed next by the CPU. It chooses from a pool of ready processes based on certain algorithms like FIFO, SJF, or Round Robin.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers