Question: java program: Please save the program with the name Palindrome.java Write a method which return true if the string parameter is a palindrome. This is

java program:

Please save the program with the name Palindrome.java

Write a method which return true if the string parameter is a palindrome.

This is the output example:

Lets check if a string is a palindrom

Please give me a string: abc

No, its not a Palindrom

Lets check if a string is a palindrom

Please give me a string: noon

Yes, its a Palindrom

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!