Question: Using Java 2. Write a program that first reads in the number of words the user will type in. Allow the user to type in

Using Java
2. Write a program that first reads in the number of words the user will type in. Allow the user to type in those words and display the word with the most vowels in it. Make life easy on yourself and use the count vowel method from this weeks video. Debugger Console MethodLab (run) run: How many words 2 He11O hawai i Most vowels: hawaii hawaii has 4 vowels BUILD SUCCESSFUL (total time: 6 seconds)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
