Friday, August 10, 2012

Palindrome Number

Assalamu Alaikum. Hope, you all are well by the grace of Almighty ALLAH. Today we learn how to write a C programming code of a palindrome number. take a look at the problem.

Problem: Write a program to determine whether the input number is palindrome or not.



Solution:

A Palindrome Number or Numeral Palindrome is a number that remains the same when its digits are reversed. For example, 16461 is a Palindrome Number.

Now, take a look at the program.


Thank You all..


0 comments:

Post a Comment