Question
What is the main purpose of a hardware mode bit?
Select an option. Your answer will be checked instantly.
Correct Answer: A. To distinguish privileged kernel execution from restricted user execution
Explanation:
The mode bit tells the processor whether the current instruction stream has kernel or user privileges.
This separation protects the system from applications executing privileged instructions directly.
Leave a Reply