InterviewSolution
Saved Bookmarks
| 1. |
Which layer is used to handle the network addressing and routing?(a) Network Access Layer(b) Internet Layer(c) Transport Layer(d) Presentation Layer |
|
Answer» Right choice is (b) Internet Layer The explanation: The internet layer is a group of internetworking methods, protocols, and specifications in the Internet protocol suite that are used to transport network packets from the originating host across network boundaries. The Internet layer handles network addressing and routing, getting IP and MAC addresses. |
|