Main Menu

Deitel Exersices
Downloads
Contact ME


 


Back


Links
CE Main Site
Sharif University
Wikipedia
2Del
PHP
Javascript





    

In the name of GOD


Deitel Exercise : 3.31

Write a function that takes an integer value and returns the number with its digits reversed. For example given the number 7631, the function should return 1367.