Question:

In which routing algorithm, each router maintains a routing table containing information about all other routers in the network?

Show Hint

Distance vector routing depends on periodic updates between neighbors — uses Bellman-Ford algorithm.
Updated On: June 02, 2025
  • Flooding
  • Dijkstra’s
  • Distance vector
  • Warshall’s
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

In Distance Vector Routing, each router maintains a table (vector) of the minimum distance to every node.
It shares this information with immediate neighbors periodically to update its routing table.
Was this answer helpful?
0
0

TS PGECET Notification