write a shell program for string is pallindrome or not
Answers
Answered by
13
To find the given number is palindrome just check if the number is same from beginning and the end. Reverse the number to check if the number reversed is equal to the original number or not, if yes than echo Number is palindrome otherwise echo Number is NOT palindrome
Similar questions
Social Sciences,
5 months ago
India Languages,
5 months ago
Science,
5 months ago
Sociology,
11 months ago
Biology,
11 months ago
History,
1 year ago
Math,
1 year ago