Write a method isPalindrome() that takes a String and returns whether it is a palindrome or not.

Posted Date: