Thursday, January 10, 2013

Java function to reverse a String

Please see below, a simple java function to reverse a String. You can use it to check for palindrome as well.