Computer Science, asked by kumarvivek8891, 10 months ago

what are the main advantages and disadvantages of layered approach to operating system design? Explain

Answers

Answered by Anonymous
0

Answer:

With the layered approach, the bottom layer is the hardware, while the highest layer is the user interface. The main advantage is simplicity of construction and debugging. The main difficulty is defining the various layers. The main disadvantage is that the OS tends to be less efficient than other implementations.

Similar questions