1.

In the Fibonacci series each number is defined as Fn = Fn - 1 + Fn - 2. If the first two numbers in the sequence are 0 and 1 i.e. F0 = 0 and F1 = 1, then find out the 10th number in the sequence?

A. 22
B. 55
C. 34
D. 57
Answer» D. 57


Discussion

No Comment Found