Multiple choice

What is the proper order of the layers of the OSI model from the highest layer to the lowest layer?

  1. Physical, network, application, data link, presentation, session, transport

  2. Application, physical, session, transport, network, data link, presentation

  3. Application, presentation, physical, session, data link, transport, network

  4. Application, presentation, session, transport, network, data link, physical

  5. Presentation, data link, session, transport, network, physical, application

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The OSI model layers from highest (7) to lowest (1) are: Application (7), Presentation (6), Session (5), Transport (4), Network (3), Data Link (2), Physical (1). Layer 7 (Application) is closest to the user experience, while Layer 1 (Physical) deals with actual bit transmission over the medium. Memorizing 'All People Seem To Need Data Processing' helps recall the order from top to bottom.