Problem #651 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to print the even numbers from 1 to 20

Your Solution