Saturday 2 January 2016

Engineers Mind: Write the program to find or count the digits sum....

Engineers Mind: Write the program to find or count the digits sum....: #include<stdio.h> #include<conio.h> void main () {     int num , a , n ;     int sum = 0 ;     printf ( &quot...

No comments:

Post a Comment

Thank for your valuable Feedback