Which fundamental principle is used by an operating system to prevent user applications from directly overwriting or damaging crucial system code? MCQ with Answer and Explanation
Which fundamental principle is used by an operating system to prevent user applications from directly overwriting or damaging crucial system code?
A. Disk Defragmentation
B. Spooler Buffering
C. Dynamic Link Libraries
D. Dual-Mode Operation (User Mode vs. Kernel Mode)
Answer: Option D
Solution (By JKExamLibrary)
Dual-mode operation provides hardware-level protection by separating execution into restricted User Mode (for user apps) and privileged Kernel Mode (for the OS kernel).
Explanation:
Windows Task Scheduler is a built-in tool that lets users and administrative accounts schedule automated routines to execute on specific dates/times.
No comments yet. Be the first to start the discussion!