Question: This is for C++ Write a program that asks a user for an integer that is up to 3 digits (0-999). Calculate the summation of

This is for C++
Write a program that asks a user for an integer that is up to 3 digits (0-999). Calculate the summation of all digits in this input number. For example, if the input is 354, your result should be 12
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
