Computer Science, asked by hirensahni7394, 1 year ago

Explain layered architecture in data communication?

Answers

Answered by Anonymous
1

In computer programming, layering is the organization of programming into separate functional components that interact in some sequential and hierarchical way, with each layer usually having an interface only to the layer above it and the layer below it. Communication programs are often layered.

Similar questions