Question
Which item is normally considered a system program rather than part of the kernel itself?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Command-line shell
Explanation:
A shell is a user-facing system program that interprets commands and requests operating-system services.
Interrupt handlers belong to kernel code, while the other choices are hardware components.
Leave a Reply