Question: Write a method named isVowel that returns whether a String is a vowel (a single-letter string containing a, e, i, o, or u, case-insensitively).
Write a method named isVowel that returns whether a String is a vowel (a single-letter string containing a, e, i, o, or u, case-insensitively).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
