InterviewSolution
| 1. |
Explain Routing. |
|
Answer» Routing is basically a process of establishing the routes that data packets take on their way to the destination. It is a process of selecting a path across one or more networks to move a data PACKET from source to destination. Routing is generally performed in many types of networks such as circuit-switched networks, computer networks, ETC. It is considered as one of the most essential features in a network and is done by a DEVICE called routers. In the above diagram, the data packet moves from Computer A to Computer B. There are two paths available: |
|