Problem #768 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to compute the sum of the digits in an integer

Your Solution