Question: c++ programming write a function that count the number of vowels, the number of consonants and the average number of letters in each word. The
c++ programming write a function that count the number of vowels, the number of consonants and the average number of letters in each word. The function accept a c-string (char array) or a string object as an argument and return the number of vowels, number of consonants and the average number of letters each word.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
