Question: By using JAVA Vowel Sound - A,E,I,O,U Create a class named CountVowel to accept a word from the user. Your class is to count the
By using JAVA
Vowel Sound - A,E,I,O,U
Create a class named CountVowel to accept a word from the user. Your class is to count the number of vowel sound alphabet in the word. (hint loop, String (array), selection) e.g Hello => Hello is having 2 vowel sound alphabets
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
