Problem #271 C++ using OBJECT ORIENTED PROGRAMMING

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

Your Solution