Write a C program to find the sum in single digit) of digits of a given integer. Eg: If input is 5827 then output is 4.
Posted: Wed Mar 30, 2022 9:24 am
Write a C program to find the sum in single digit) of digits of a given integer. Eg: If input is 5827 then output is 4.