Describe the concepts of layer and various design issues of layers
Answers
Answered by
0
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.
Similar questions