Java Programming Memes and Stuff
In this program an integer is inputed by the user and checked whether it is a Palindrome Number or not. A palindromic number is a number that remains the same when its digits are reversed. For Example: Input: 121 Output: 121 is a Palindrome Number.
Here is the Output.
