Explanation: a single character of any string can always be considered as a palindrome and its length is one.
Q. For every non-empty string, the length of the longest palindromic subsequence is at least one.
β
Correct Answer: (A)
true
Explanation by: Mr. Dubey
a single character of any string can always be considered as a palindrome and its length is one.
Discussion
Question Analytics
855
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
93%
Success Rate