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. | |