

MCQOPTIONS
Saved Bookmarks
1. |
If a problem can be broken into subproblems which are reused several times, the problem possesses ____________ property. |
A. | Overlapping subproblems |
B. | Optimal substructure |
C. | Memoization |
D. | Greedy |
Answer» B. Optimal substructure | |