ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
Which of the following methods can be used to solve the edit distance problem?
Correct Answer: C — Both dynamic programming and recursion
Both dynamic programming and recursion can be used to solve the edit distance problem.