C Program to print day using the sum of Number
This C program finds the sum of individual digits in a number and applies modular function to provide output as day ie:if sum of digits is 3 it prints Tuesday OUTPUT: Enter a three...
This C program finds the sum of individual digits in a number and applies modular function to provide output as day ie:if sum of digits is 3 it prints Tuesday OUTPUT: Enter a three...
Recent Comments