Problem #695 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to display the n terms of odd natural number and their sum

Your Solution