Distance Vector Algorithms (DVA) allow routers to update their routing tables by advertising to directly connected neighbors. This process does not require knowing the entire network topology or excessive CPU usage, focusing instead on link states and metrics. The routers share information to determine optimal paths dynamically. ;
Distance Vector Algorithms (DVA) enable routers to update their routing tables by sharing information with directly connected neighbors. They do not require knowledge of the entire network topology or excessive CPU usage, focusing instead on the states of links and associated metrics. The correct answer is A: They advertise their routing tables to directly connected neighbor routers.
;