Problem #287 CORE JAVA PROGRAMMING

Write a Java method to count all vowels in a string

Your Solution