Single Answer MCQ
Q-00124331

Which expression correctly represents the nth Fibonacci number using the formula?

1

F(n) = F(n-1) + F(n-2)

2

F(n) = F(n-1) - F(n-2)

3

F(n) = 2F(n-1)

4

F(n) = F(n-1) * F(n-2)

Video Explanation

Answer

Solution:

Watch Video Solution

Login to get access