Loading practice questions
Linux operating system uses
Correct Answer: B — Fair Preemptive Scheduling
Explanation:
Linux fundamentally uses a Completely Fair Scheduler (CFS), which is a type of fair preemptive scheduling to allocate CPU time to processes.