Question
An OS supports loadable device drivers that can be inserted into the kernel at runtime. Which structure does this illustrate?
Select an option. Your answer will be checked instantly.
Correct Answer: B. Modular kernel
Explanation:
A modular kernel allows separately developed components to be loaded and linked into kernel space as needed.
It combines extensibility with direct in-kernel performance.
Leave a Reply