Mutual recursion

It might be the case that we may require to call two different methods recursively from two different methods in an alternate fashion. For example, function A() calls function B() and function B() calls function A() in each call. This is known as mutual recursion.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset