ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is the length of the longest palindromic subsequence for the string "ababcdabba"?
Correct Answer: B — 7
The longest palindromic subsequence is "abbabba" and its length is 7.