Q10
In the Dynamic Programming approach, what is a "state"?
A.
A method for optimizing search.
B.
A global variable used in recursion.
C.
A representation of a subproblem solution.
AnswerD.
A function that directly solves the problem.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board