Problem #288 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution