ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
For which of the following, the length of the string is not equal to the length of the longest palindromic subsequence?
Correct Answer: D — Some strings of length two
A string of length 2 for eg: ab is not a palindrome.