Description: Write a java application. The user from the keyboard to enter a number between 1-9999, the program will determine whether this number is a few number, and determine whether the number of palindromic number in this. Palindromic number refers to the number containing the number of reverse arrangement obtained after the same number and the original number, for example, are all 12121,4224,6778776 palindromic number.
File list (Check if you may need any files):
Number.java