Examveda

In a Dynamic Programming solution, what does "table" refer to?

A. A method for sorting elements.

B. A technique for recursion.

C. A global variable for storing results.

D. A data structure used to store subproblem results.

Answer: Option D


Join The Discussion

Related Questions on Dynamic Programming in Data Structures