Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

class name : StringManipulator

methods - vowelFinder(), wordFinder(), nonDigitFinder()

class name - Palindrome


method - palindromeFinder(String str) {

}
Determine whether a string is Palindrome - string and reversed string should be
same

Character.

You might also like