solution - Computer Network : Routing algorithm (Test 1)

Question : Why is link-state routing considered more efficient than distance vector routing?

Solution :
484520260403090209 Correct Answer : It maintains a complete network topology and avoids routing loops

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which phase ensures that every router has the same network topology information?

Solution :
729920260403090122 Correct Answer : Reliable Flooding

Description -

Computer Network : Routing algorithm (Test 1)

Question : What is the role of the sequence number in LSP/LSA packets?

Solution :
593520260403090044 Correct Answer : To identify duplicate or outdated information

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which algorithm is used in link-state routing to determine the shortest path?

Solution :
758220260403090006 Correct Answer : Dijkstra’s Algorithm

Description -

Computer Network : Routing algorithm (Test 1)

Question : What is the primary function of Link State Advertisements (LSAs) in link-state routing?

Solution :
195720260403085922 Correct Answer : To distribute information about directly connected links to all routers

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which of the following is a major disadvantage of Distance Vector Routing?

Solution :
29620260403085814 Correct Answer : Slow convergence and routing loops

Description -

Computer Network : Routing algorithm (Test 1)

Question : What metric is primarily used in Distance Vector Routing (e.g., in RIP)?

Solution :
214520260403085723 Correct Answer : Hop count

Description -

Computer Network : Routing algorithm (Test 1)

Question : In Distance Vector Routing, routers share routing information:

Solution :
5420260403085638 Correct Answer : Only with directly connected neighbors

Description -

Computer Network : Routing algorithm (Test 1)

Question : The Distance Vector Routing Algorithm is based on which of the following algorithms?

Solution :
868520260403085551 Correct Answer : Bellman-Ford Algorithm

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which of the following characteristics is NOT associated with the Distance Vector Routing Algorithm?

Solution :
919220260403085512 Correct Answer : Centralized

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which of the following best differentiates adaptive and non-adaptive routing?

Solution :
462620260403084859 Correct Answer : Adaptive considers topology and traffic

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which routing method sends packets to a random neighbor node?

Solution :
274620260403084755 Correct Answer : Random Walk

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which statement is correct about Non-Adaptive Routing?

Solution :
480320260403084719 Correct Answer : It uses pre-defined routing tables

Description -

Computer Network : Routing algorithm (Test 1)

Question : What is the main disadvantage of the flooding algorithm?

Solution :
849120260403084633 Correct Answer : Packet duplication

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which of the following is a type of Non-Adaptive Routing Algorithm?

Solution :
307020260403084549 Correct Answer : Flooding

Description -

Computer Network : Routing algorithm (Test 1)

Question : In which type of routing algorithm does each node only have knowledge of its directly connected links?

Solution :
292020260403084502 Correct Answer : Distributed algorithm

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which routing algorithm uses global knowledge of the network to compute the shortest path?

Solution :
728720260403084426 Correct Answer : Centralized algorithm

Description -

Computer Network : Routing algorithm (Test 1)

Question : Adaptive routing algorithms are also known as:

Solution :
236420260403084337 Correct Answer : Dynamic routing

Description -

Computer Network : Routing algorithm (Test 1)

Question : Which of the following metrics is NOT typically used by routing algorithms?

Solution :
815120260403084304 Correct Answer : Temperature

Description -

Computer Network : Routing algorithm (Test 1)

Question : What is the primary goal of a routing algorithm in a computer network?

Solution :
16620260403084223 Correct Answer : To determine the least-cost path between source and destination

Description -

Computer Network : Routing algorithm (Test 1)