Problem Statement
What is routing in computer networks?
Explanation
Routing is the process of selecting paths in a network along which data packets travel from a source to a destination. Routers use routing tables and algorithms to decide the optimal path based on metrics like distance, cost, or congestion.
