Problem #644 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program and compute the sum of the digits of an integer

Your Solution