Computer Science, asked by Ziasajid8243, 1 year ago

Describe the concepts of layer and various design issues of layers

Answers

Answered by amitsai191919
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