- Engineering
- Computer Science
- write c program to read an integer number composed of...
Question: write c program to read an integer number composed of...
Question details
Write C++ program to read an integer number composed of three digits like 461,827, then print the total of these digits, for example if the user enters 461 the total is 11,827 the total is 17.
Solution by an expert tutor
