Hi,
If we have :
String source = "85.34% of all, the application are wrong, it's normal"
How to reverse it to :
"85.34% fo lla, eht noitacilppa era gnorw, ti's lamron"
Thanks
Printable View
Hi,
If we have :
String source = "85.34% of all, the application are wrong, it's normal"
How to reverse it to :
"85.34% fo lla, eht noitacilppa era gnorw, ti's lamron"
Thanks
Whow what you've tried and where you're stuck, as no one here will do this for you. And please read the links below:
This thread has been cross posted here:http://www.java-forums.org/new-java/43665-how-reverse-string-skiping-numbers.html
Although cross posting is allowed, for everyone's benefit, please read:
Try this. Run the code and see if you understand what is happening.
Regards
Dele