Write a recursive function sumdigits that takes an integer


Write a recursive function, sumDigits, that takes an integer as a parameter and returns the sum of the digits of the integer. Also, write a program to test your function. Turn in your source code.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a recursive function sumdigits that takes an integer
Reference No:- TGS01667894

Expected delivery within 24 Hours