Saturday, March 1, 2014

To find the sum of the number entered using recursive function


By on 5:07 AM

In this page I have written the program to find the sum of the number entered using function. Lets take an example to be clear how the program works.
For example if the user enters 478 then the result will be printed 19 as 8+7+4 =19. The main source code has been written below:

About Authors

Aakash and Shreeram are owners of this website. Both are engineering student. Aakash is studying computer engineering and has passion with blogs and love to play with it while Shreeram is studying civil engineering and has dream of implementing technology in practical life.

0 comments :

Post a Comment