

MCQOPTIONS
Saved Bookmarks
1. |
Recursive solution of tower of hanoi problem is an example of which of the following algorithm? |
A. | Dynamic programming |
B. | Backtracking |
C. | Greedy algorithm |
D. | Divide and conquer |
Answer» E. | |