Question: What is the primary goal of dynamic programming?
Options:
Correct Answer: To find the optimal solution
Solution:
The primary goal of dynamic programming is to find the optimal solution to problems by breaking them down into simpler subproblems.