

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following methods can be used to solve the edit distance problem? |
A. | Recursion |
B. | Dynamic programming |
C. | Both dynamic programming and recursion |
D. | None of the mentioned |
Answer» D. None of the mentioned | |