Problem #838 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ method to count all vowels in a string

Your Solution