Problem #772 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to check numbers is palindrome number or not

Your Solution