Program to find the sum of digits of a given number until
the sum becomes a single digit

Answer Posted / shreshtha bhattacharya

82
25
52
63
65

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will the code below print when it is executed?   int x = 3, y = 4;         if (x = 4)                 y = 5;         else                 y = 2;         printf ("x=%d, y=%d ",x,y);

1360


Without Computer networks, Computers will be half the use. Comment.

1881


How are pointers declared in c?

603


what is a function method?give example?

1918


What is #line used for?

584






What does emoji p mean?

610


Did c have any year 2000 problems?

660


Can you tell me how to check whether a linked list is circular?

781


how to capitalise first letter of each word in a given string?

1436


What is printf () in c?

582


Explain the difference between structs and unions in c?

578


Where does the name "C" come from, anyway?

647


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

662


What is 1f in c?

1843


explain what is an endless loop?

615