Recursion:
|
Important note:
|
How must we pass parameters and allocate local variables for recursive functions:
|
Is there anything else special about recursive function ?
|
You have learned everything you need to code a recursive function (or any function !!!)