423 views

1 Answer

0 votes
0 votes
Required size of stack will be equivalent to non tail recursion.

Related questions

0 votes
0 votes
2 answers
1
radha gogia asked Mar 7, 2016
2,693 views
The hash function is randomly chosen from a universal class of hash functions , then what is the probability of any collision ?
2 votes
2 votes
1 answer
3
0 votes
0 votes
2 answers
4
gshivam63 asked Jun 2, 2016
1,782 views
Consider the following infix expression which is to be converted to postfix expression using stack.(((P+Q)*(R+S))/T)+(A*(B+C))