

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following methods can be used to find the nth fibonnaci number? |
A. | Dynamic programming |
B. | Recursion |
C. | Iteration |
D. | All of the mentioned |
Answer» E. | |