What are Layers ?
In computer science....
please no spam
Answers
Answered by
1
Answer:
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