8-Write a C program to add the entered digit’s number.
Program: 8
Write a C program to add the entered digit’s number.
Output:
Enter the number of five digits: 43234 The sum of five digits is: 16
Write a C program to add the entered digit’s number.
Enter the number of five digits: 43234 The sum of five digits is: 16