Answer:
is a generic description for how computers use multiple layers of protocol rules to communicate across a network.
Explanation:
OSI model stands for Open Systems Interconnection. The seven layers of OSI model architecture starts from the Hardware Layers (Layers in Hardware Systems) to Software Layers (Layers in Software Systems) and includes the following;
1. Physical Layer.
2. Data link Layer.
3. Network Layer.
4. Transport Layer.
5. Session Layer.
6. Presentation Layer.
7. Application Layer.
Hence, the Open Systems Interconnection (OSI) Reference Model is a generic description for how computers use multiple layers of protocol rules to communicate across a network.
Additionally, each layer has its unique functionality which is responsible for the proper functioning of the communication services.
Answer:
TO UNDERSTAND TO ITS VALUES AND ITS FEATURES
Explanation:
1. Upgrading RAM increases run speed.
2. Upgrading Hard Drive increases memory.
3. Adding more ROM to it..?
Answer: Pseudo code
Explanation:Pseudo code is a false code that is written in the textual story board to make the fictional plot of the story more understandable in the layman terms for everyone.This is done to increase the readability of the code , which cannot be understood easily by the actual code.
It is implemented on the algorithms of a program in computer field so that the complex coding statements can be understood by the programmer.