Classes Objects C++ to display the n terms of odd natural number and their sum

Write a program in C++ to display the n terms of odd natural number and their sum like:
1 3 5 7 … n using classes and objects.

 

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials