Computer Science, asked by chethanachikki, 6 months ago

write a program to read a string remove the minimum possible characters of the string to form a string which is a palindrome and display the new string.

Answers

Answered by Anonymous
0

Answer:

Given a string, we need to check whether it is possible to make this string a palindrome after removing exactly one character from this. ... Driver code to test above methods ... Attention reader! ... Minimum characters to be added at front to make string palindrome ·

Explanation:

plzz mark as brainliest

Similar questions