Skip to Main Content

New to Java

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!

String class help

807601Apr 1 2008 — edited Apr 2 2008
trying to write a method that will change a the char's of a String to the opposite case. In other words if I have aaaBBB123 I want the result to be AAAbbb123.
can any one help?

Edited by: Tanilo on Apr 1, 2008 7:47 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2008
Added on Apr 1 2008
2 comments
131 views