Recursive function - English

4138 visits



Outline:

Recursive function Recursive function meaning and uses Illustration of recursive function(Example used: Factorial of a number) Debugging of bash script(bash -x filename) Work flow of recursive function with the help of flowchart