The Session Layer (Layer 5 of the OSI Model) is responsible for managing communication sessions between two devices. It ensures that sessions are started, maintained, and closed properly.
Let’s understand what the Session Layer actually does:
Session termination: The Session Layer can...
Read More
Let’s understand what the Session Layer actually does:
What it does NOT do:
Conclusion: The correct answer is Address resolution. This task is performed at a different layer (Network Layer), not the Session Layer.
Discussion
Leave a Comment