MCQOPTIONS
Saved Bookmarks
| 1. |
If a problem can be solved by combining optimal solutions to non-overlapping problems, the strategy is called _____________ |
| A. | Dynamic programming |
| B. | Greedy |
| C. | Divide and conquer |
| D. | Recursion |
| Answer» D. Recursion | |