Categories
Archives
Blog Stats
- 482,931 hits
-
Join 489 other subscribers
You can like us at
Meta
Tag Archives: palindrome program in c without using string functions
Palindrome Number Program in C
A number is said to be palindrome if it satisfy’s a condition,the reverse of the number should be same as the original number.For finding the reverse of the given number we need to get the individual digits of given number … Continue reading
Posted in C
Tagged c program to check palindrome number, c program to check palindrome without using functions, palindrome number program in c, palindrome program in c, palindrome program in c with explanation, palindrome program in c without using string functions, palindrome program in c++ using while loop, palindrome program in java, simple palindrome program in c language
1 Comment