write a c program to calculate sum of digits till it reduces
to a single digit using recursion


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is it better to use a macro or a function?

0 Answers  


write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

1 Answers   iGate, Shashi, Source Bits, Subex,


when user give a number it multiply with 9 without useing '+' and '*' oprator

4 Answers  


why u join this call center?

6 Answers   DELL,


What are the languages are portable and platform independent?Why they are like that?

1 Answers   Excel, Satyam,






is it possible to create your own header files?

0 Answers  


What are the advantage of c language?

0 Answers  


What is the difference between int main and void main?

0 Answers  


How can I find the modification date of a file?

0 Answers   Celstream,


How main function is called in c?

0 Answers  


What is #define in c?

0 Answers  


Which of the following are valid "include" formats? A)#include and #include[file.h] B)#include (file.h) and #include C)#include [file.h] and #include "file.h" D)#include <file.h> and #include "file.h"

15 Answers   Accenture,


Categories