Question: Write a code using a loop of your choice to find the sum of the digits of a given number. Get the input from the
Write a code using a loop of your choice to find the sum of the digits of a given number. Get the input
from the user.
Test case:
Input:
Output: The sum is
Explanation: sum
Test case:
Input:
Output: The sum is
Explanation: sum
Test case:
Input:
Output: The sum is
Explanation: sum
Write in C and show code please.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
