Write a program to to find palindrome string in given sentence
Answers
Answered by
8
Answer:
Count palindrome words in a sentence. Given a string str and the task is to count palindrome words present in the string str.
Examples: Input : Madam Arora teaches malayalam Output : 3 The string contains three palindrome words (i.e., Madam, Arora, malayalam) so the count is three.
Answered by
0
Explanation:
my answer is same as the correct answer
Similar questions
CBSE BOARD XII,
5 months ago
English,
5 months ago
Hindi,
5 months ago
Computer Science,
10 months ago
Social Sciences,
1 year ago