recategorized by
1,856 views

1 Answer

Best answer
1 votes
1 votes

Recursive functions uses stack for their implementation.

For each function call an entry is pushed into stack. Last function call is at the top of the stack which is evaluated first.First function call is at the bottom of the stack evaluated at Last.

Hence option b) is Correct

selected by

Related questions

0 votes
0 votes
1 answer
1
rishu_darkshadow asked Sep 17, 2017
1,472 views
The unlicensed National Information Infrastructure band operates at the _________ frequency(A) 2.4 GHz(B) 5 GHz(C) 33 MHz(D) 5 MHz
2 votes
2 votes
3 answers
2
0 votes
0 votes
3 answers
3
1 votes
1 votes
1 answer
4
rishu_darkshadow asked Sep 17, 2017
2,144 views
Analysis of large database to retrieve information is called(A) OLTP(B) OLAP(C) OLDP(D) OLPP