ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
If a problem can be broken into subproblems which are reused several times, the problem possesses ____________ property.
Correct Answer: A — Overlapping subproblems
Overlapping subproblems is the property in which value of a subproblem is used several times.