Computer Science, asked by yashaswini33, 11 months ago

Why layered approach is used for the design of computer networks?​

Answers

Answered by rahulrai81
3

Answer:

The basic reason for using a layered networking approach is that a layered model takes a task, such as data communications, and breaks it into a series of tasks, activities, or components, each of which is defined and developed independently. ... Design: A layered model defines each layer separately.

Answered by veenasweety449
1

Answer:

The main aim of the layered architecture is to divide the design into small pieces. Each lower layer adds its services to the higher layer to provide a full set of services to manage communications and run the applications. It provides modularity and clear interfaces, i.e., provides interaction between subsystems.

Similar questions