Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiples of 10 using recursion

807588Feb 11 2009 — edited Feb 11 2009
hi there, can someone give me a code or maybe just a hint on how to find the multiples of 10 on a given number using recursion...
example: 43
answer: 10,20,30,40

I've been thinking about this for almost 2hours I just can't solve it...
thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2009
Added on Feb 11 2009
58 comments
790 views