Identify the ONE CORRECT matching between the OSI layers and their…
2025
Identify the ONE CORRECT matching between the OSI layers and their corresponding functionalities as shown.
\(\begin{array}{|l|l|} \hline \textbf{OSI Layer} & \textbf{Functionality} \\ \hline (a) Network layer & (I) Packet routing \\ \hline (b) Transport layer & (II) Framing and error handling \\ \hline (c) Datalink layer & (III) Host to host communication \\ \hline \end{array} \)
Answer: B. \((a)-(I), (b)-(III), (c)-(II)\) — Concept: Each OSI layer's responsibility is defined by the scope over which it operates. Layer 2 (Data Link) governs a single physical or logical link; Layer…
- A.
\((a)-(I), (b)-(II), (c)-(III) \) - B.
\((a)-(I), (b)-(III), (c)-(II)\) - C.
\((a)-(II), (b)-(I), (c)-(III)\) - D.
\((a)-(III), (b)-(II), (c)-(I)\)
Attempted by 1582 students.
Show answer & explanation
Correct answer: B
Concept: Each OSI layer's responsibility is defined by the scope over which it operates. Layer 2 (Data Link) governs a single physical or logical link; Layer 3 (Network) governs path selection across possibly many interconnected networks between links; Layer 4 (Transport) governs delivery across the complete path between the two communicating end systems, independent of the number of intermediate hops.
Application: Apply that scope test to each named functionality and match it to the layer whose scope it fits:
Packet routing selects a forwarding path using logical addresses and can span several interconnected networks → this is the Network layer's scope, so Network layer → Packet routing.
Host-to-host communication delivers data reliably and in order all the way from the originating system to the destination system, regardless of intermediate hops → this is the Transport layer's scope, so Transport layer → Host-to-host communication.
Framing and error handling organises the bit stream into frames and detects/corrects errors introduced during transmission over one link → this is the Datalink layer's scope, so Datalink layer → Framing and error handling.
Cross-check: Order the three functions by operating scope from narrowest to widest: framing (single link) < packet routing (path across networks) < host-to-host communication (full end-to-end path). This scope ordering matches the stack order Datalink (Layer 2) < Network (Layer 3) < Transport (Layer 4), independently confirming the same mapping.
Result: Network → Packet routing, Transport → Host-to-host communication, Datalink → Framing and error handling, i.e. (a)→(I), (b)→(III), (c)→(II).
A video solution is available for this question — log in and enroll to watch it.
Explore the full course: Iocl Engineers Officers Grade A Paper 2