asked 93.7k views
5 votes
What are the main advantages of layered approach to system design?

1 Answer

5 votes

Answer:

Step-by-step explanation:

Layering provides a distinct advantage in an operating system. All the layers can be defined separately and interact with each other as required. Also, it is easier to create, maintain and update the system if it is done in the form of layers. Change in one layer specification does not affect the rest of the layers.

answered
User Rags
by
8.3k points

No related questions found