Which algorithm is used for CPU scheduling in a uniprocessor system?
Q1. Which algorithm is used for CPU scheduling in a uniprocessor system?
Answer: All of the above
Explanation: Various algorithms like Round Robin, Priority Scheduling, and Shortest Job First are used for CPU scheduling.