Palindrome program in CPalindrome number in c: A palindrome number is a number that is same after reverse. For example 121, 34543, 343, 131, 48984 are the palindrome numbers. Palindrome number algorithm
Let's see the palindrome program in C. In this c program, we will get an input from the user and check whether number is palindrome or not. Output: enter the number=151 palindrome number enter the number=5621 not palindrome number
Next TopicFactorial Program in C
|
Javatpoint provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India