Question: (JAVA) Write a program to ask the user for a string and then find the first occurrence of a vowel. You will output the index
(JAVA) Write a program to ask the user for a string and then find the first occurrence of a vowel. You will output the index position. For example, an input string of hello would give index 1 (second letter).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
