Which specialized hardware component handles real-time address translation between virtual memory allocations and physical RAM chips? MCQ with Answer and Explanation
Explanation:
Microkernels maximize system reliability and safety by offloading complex operations like networking and file system layers to user-level tasks.
What type of operating system kernel combines the architecture of both monolithic and microkernel designs to achieve a balance of performance and modularity?
Explanation:
A hybrid kernel layout (used by Windows NT family) balances performance and modularity by putting certain services in kernel space while keeping concepts modular.
No comments yet. Be the first to start the discussion!