Solved

Suppose You Passed 50 to the Naive Recursive Version of the Fibonacci

Question 18

Multiple Choice

Suppose you passed 50 to the naive recursive version of the fibonacci function appearing below.
Suppose you passed 50 to the naive recursive version of the fibonacci function appearing below.   If your CPU could process one million activation frames per second, approximately how much time would the function require to compute the return value? A)  36 seconds B)  36 days C)  36 years D)  36 centuries If your CPU could process one million activation frames per second, approximately how much time would the function require to compute the return value?


A) 36 seconds
B) 36 days
C) 36 years
D) 36 centuries

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions