Please read everything, I have gone through a few tutors and have not had a complete solution.
Write a method, reverseDigit, that takes an integer as a parameter and returns the number with its digits reversed. For example, the value of reverseDigit(12345) is 54321. Also, write a program to test your method.
needs to be a user defined method so I am thinking that would be a private method?.
also need A PROGRAM TO TEST THE METHOD.
http://99galaxy.com/viewanswer/answer/Javareversedidgitmethod-NDsyNApFxH
No comments:
Post a Comment