1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. In dynamic programming, the technique of...
Q.

In dynamic programming, the technique of storing the previously calculated values is called                        

A. saving value property
B. storing value property
C. memoization
D. mapping
Answer» C. memoization
Explanation: memoization is the technique

Discussion