Problem #756 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to check whether the number is a prime number or not

Your Solution