Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 628 Bytes

File metadata and controls

11 lines (7 loc) · 628 Bytes

Q.1 What is OSI Model?

  • OSI stands for Open Systems Interconnection. It has been developed by ISO – ‘International Organization of Standardization‘ is a conceptual framework used to describe the functions of a networking system.
  • In the OSI reference model, the communications between a computing system are split into seven different layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

Q.2 Layers of OSI Model?

Refer -> https://www.geeksforgeeks.org/layers-of-osi-model/