Problem #773 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to displays prime numbers between 1 to 20

Your Solution