Tuesday, July 14, 2009

Write a well documented program in c-language to reverse the given no. without using array.?

write a well documented program in c-language to reverse the given no. without using array.e.g. if input is 456 the output should be 654.

Write a well documented program in c-language to reverse the given no. without using array.?
Do your own homework.


Hint: use recursion.


No comments:

Post a Comment