|
-
April 6th, 2009, 09:16 PM
#1
reverse a string
hi , i need to implement the method public String reverse(string string) ...im only allowed to use the methods concant, length, and charAt from the String object and i have to use recursion( no for loops)
I know how to to this with the substring method but in this case i cant use it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|