Java CMD program for checking whether the entered number is palindrome or not.
using Java version 1.8.0
Run the program using :
"javac CMD_Is_Palindrome_Number.java"
then
"java CMD_Is_Palindrome_Number"
in Windows CMD
while CMD is in the CMD-is-palindrome-number-Java directory
You can see the program document using :
"javadoc CMD_Is_Palindrome_Number.java"
while CMD is in the CMD-is-palindrome-number-Java directory
Feel free to contact me at:
@ armanazarnik@gmail.com