Back
Uncategorized

A palindrome is a string that reads the same forward andbackward. For example Ab

A palindrome is a string that reads the same forward andbackward. For example Able was I ere I saw Elba . Write aprogram to determine whether a string is palindrome.