

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following option is wrong? |
A. | Fibonacci number can be calculated by using Dynamic programming |
B. | Fibonacci number can be calculated by using Recursion method |
C. | Fibonacci number can be calculated by using Iteration method |
D. | No method is defined to calculate Fibonacci number |
Answer» E. | |