Q66
If an optimal solution can be created for a problem by constructing optimal solutions for its subproblems, the problem possesses . . . . . . . . property.
A.
Overlapping subproblems
B.
Optimal substructure
AnswerC.
Memoization
D.
Greedy
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board