Question: Need help writing a program for #2 in Java! 2. Write a program to determine if a String is palindrome: (a) Determine a string is
Need help writing a program for #2 in Java!

2. Write a program to determine if a String is palindrome: (a) Determine a string is palindrome ignoring character case and space. For example, string Ab cB a is palindrome. (b) Determine a string is palindrome in word level: for example, string XYZ 123 SCCC 123 XYZ is palindrome
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
