Question: Which of the following is a typical application of Dijkstra\'s algorithm?
Options:
Correct Answer: Routing in computer networks
Solution:
Dijkstra\'s algorithm is commonly used in routing algorithms for computer networks to find the shortest path.