Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Print Sum of Digits
For example :
if n = 1234 the function should return 1+2+3+4 = 10
if n = 15 the function should return 1+5 =6
if n = 5 the function should return 5.
Profile Answers by ayongying Questions by ayongying
Questions by ayongying