whether the number
Prog. 14 Write a program to accept a number and check whether the
is palindrome or not.
(A number is said to be palindrome if the new number obtained afte
reversing the digits is same as the original number.
Sample Input: 707
Sample Output: 707 is a palindrome number.what is the output.
Answers
Answered by
3
hope this answer will be helpful
Attachments:
Similar questions