What is the role of the scheduler in an OS? MCQ with Answer and Explanation

What is the role of the scheduler in an OS?
A. To control which process runs at what time
B. To manage memory allocation
C. To handle network connections
D. To manage files
Answer: Option A
Solution (By JKSSB Mock Tests)
The scheduler determines the order and time each process executes on the CPU.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Software Questions

Question #1
What is the role of the graphical user interface (GUI)?
A. Manages hardware
B. Compiles code
C. Processes data
D. Allows visual interaction with the computer

Correct Answer: Option D


Explanation:
GUI provides visual components like windows and icons for user interaction.

This question belongs to: Computer Computer Software
Question #2
What type of software is a device driver?
A. Application software
B. System software
C. Utility software
D. Firmware

Correct Answer: Option B


Explanation:
Device drivers are system software that allow the OS to communicate with hardware.

This question belongs to: Computer Computer Software
Question #3
Which of the following is an example of a utility software for checking disk errors?
A. Defrag
B. Format
C. Chkdsk
D. Partition

Correct Answer: Option C


Explanation:
Chkdsk (Check Disk) scans for and repairs file system errors.

This question belongs to: Computer Computer Software