Problem #751 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to calculate the sum of first 10 natural number using loop

Your Solution