Problem Statement
What is the main function of the Network Layer in the OSI model?
Explanation
The Network Layer is responsible for moving packets from the source to the destination across multiple networks. It provides logical addressing (like IP addresses) and selects routes based on algorithms. This layer makes internetwork communication possible.
