Recursion is a process in which a function calls itself and the respective function is is said as Recursive Function.
I have experienced that most of the students find recursion very difficult. Some students uses recursion but they are still confused regarding its concept.
So, we have tried to make this concept easier. Watch the video to understand the recursion concept in the easiest way.