Q4
In the context of Dynamic Programming, what does the term "memoization" refer to?
A.
Using a stack to manage function calls.
B.
A method for dividing problems.
C.
Storing intermediate results to avoid redundant calculations.
AnswerD.
A technique to speed up sorting.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board