Problem #658 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to check if a positive number is a palindrome or not

Your Solution