Write a program in Java to enter a String and display all the palindrome words present
in the String
Sample Input : MOM AND DAD ARE NOT AT HOME
Sample Output : MOM
DAD
debasmitajini:
not this
Answers
Answered by
10
It is one of the easy logic.
Pls compile it and mark me brainlest @if you like .
Attachments:
Similar questions