Reverse Digits

[b][color=Green][size=3]Write a function called reverseDigits that takes an integer value and returns the number with its digits reversed. For example, given the number 7631, the function should return 1367. This utility should be invoked when the user presses R from the menu listing.[/size][/color][/b]
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories