Saved Bookmarks
| 1. |
What do you mean by layer of computer |
|
Answer» 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. |
|