Hybrid Operating System structures combine elements of microkernel and…

2025

Hybrid Operating System structures combine elements of microkernel and monolithic designs. Which statement best explains why hybrid system retain some services in kernel space?

  1. A.

    To minimize context-switching overhead of critical operations

  2. B.

    To enforce strict security policies

  3. C.

    To simplify application development

  4. D.

    To eliminate the need of system calls

Attempted by 222 students.

Show answer & explanation

Correct answer: A

Hybrid operating systems combine microkernel modularity with monolithic performance efficiency. Retaining services in kernel space reduces context-switching overhead compared to pure microkernels. This approach minimizes performance penalties while maintaining architectural flexibility.

Explore the full course: Mppsc Assistant Professor