a. Write an application that stores vowels (a, e, i, o, and u) in an array. Ask the user to enter a character. Then, the program should indicate whether the entered character is a lowercase vowel. Save the file as VowelArray.java.
b. Modify the Vowel Array application so that uppercase vowels are also recognized as vowels. Save the file as VowelArray2.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.