Problem #190 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java program to add all the digits of a given positive integer

Your Solution