Which operating system structure allows for the operating system to be broken…
2025
Which operating system structure allows for the operating system to be broken into a number of layers, each built on top of lower layers, with the bottom layer being the hardware?
- A.
Monolithic structure
- B.
Layered approach
- C.
Microkernel
- D.
Security layer
Attempted by 302 students.
Show answer & explanation
Correct answer: B
The question describes an operating system architecture organized hierarchically, with the hardware at the bottom and higher-level software components built on top. This specific structural organization is known as a Layered operating system approach.