Question: Write a JavaScript program which will ask the user to enter 5 digit numbers. Your program will output if this number is palindrome or not.
Write a JavaScript program which will ask the user to enter 5 digit numbers. Your program will output if this number is palindrome or not. For example if the user entered 12345 then it is not a palindrome. If user entered 12421 then it is a palindrome.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
