Computer Science, asked by aashishjojha068, 6 months ago


Write the following function in an iterative manner.
int function(intx)
{
if ( x <2 ) return 1;
return func(x-1)+func(x-2);
}​

Answers

Answered by akshrachinnari
0

Answer:

1)/4$5+7-5432+)97(-3467890086-

Similar questions