Using one or more stacks, write a code segment to read a string of charactersand determine whether it forms a palindrome.Definition: A palindrome is a sequence of characters that reads the same both forward andbackward.Example: ABLE WAS I ERE I SAW ELBA.The character ‘.’ ends the string. Write a message indicating whether the string is a palindrome.You may assume that the data are correct and that the maximum number of characters is 80.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here