Question: Which of the following is a common application of dynamic programming in numerical applications?
Options:
Correct Answer: Finding the shortest path
Solution:
Finding the shortest path in a graph is a common application of dynamic programming.