Write a java program to check palindrome string at least two different vowels
Write a program to check if a given string is a palindrome and contains at least two different vowels. Note: Case Insensitive while considering vowel,
Write a program to check if a given string is a palindrome and contains at least two different vowels. Note: Case Insensitive while considering vowel,