In a monolithic kernel, operating system runs in
2013
In a monolithic kernel, operating system runs in
- A.
User mode
- B.
Supervisor mode
- C.
User/Supervisor mode
- D.
None of these
Attempted by 1002 students.
Show answer & explanation
Correct answer: B
In a monolithic kernel, the entire operating system runs in kernel mode (also called privileged or supervisor mode). No part of the OS runs in user mode. Only user applications run in user mode.