SOURCE CODE:
OUTPUT: Enter the number to check if it's Palindrome or not: 121 The number is a palindrome. Enter the number to check if it's Palindrome or not: 153 The number is not a palindrome. |
C LAB > (Sem1) Introduction to C >
C LAB > (Sem1) Introduction to C >
WAP to check if number is Palindrome or not.posted Nov 6, 2010, 1:06 AM by Neil Mathew [ updated Nov 6, 2010, 1:23 AM ]
|