What is tail recursion? - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
21 Sep 2020 01:02 PM study24x7 study24x7

What is tail recursion?

A

A recursive function that has two base cases

B

A function where the recursive functions leads to an infinite loop

C

A recursive function where the function doesn’t return anything and just prints the values

D

A function where the recursive call is the last thing executed by the function

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles