C Program to Reverse a Number
In the previous tutorial , I have discussed about linear search program , Program to take password in C ,Factorial program in C,Program to swap two number . Today i will tell you about "How to reverse a number in C"?
Below is the simple C program to find reverse of a number.
Enter number: 4567
Reverse of number : 7654
I hope you have understand the program. I would like to have feedback from you. Your feedback, question ,queries or comments are always welcome.
Thanks.
C Program to Reverse a Number
Reviewed by CodiBucket
on
09:25
Rating:
No comments: