Tuesday, September 29, 2009

Recursion

Recursion is the process whereby a construct operates on itself, In C, functions can be defined recursively – the function may directly or indirectly call itself in the course of its execution is the best programming language, so it is widely used in this world.

0 comments:

Post a Comment