News

Contribute to Aakarshitbargotra1/C-program-lab development by creating an account on GitHub.
Please write a C-program that uses a recursive function called "sumOfDigits()" to compute the sum of the digits of a number. To do so, your main function should first read an integer number as input ...