Vidyalelo
Data Structure · Q588

Miscellaneous on Data Structures

Programming · Data Structure · question 588

Q588

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board