Question: Using c++ Number of Vowels &None-Vowels Write a program that reads a set of letters and count both the number of vowel characters and the
Number of Vowels &None-Vowels Write a program that reads a set of letters and count both the number of vowel characters and the number of none-vowel characters (either small on capital). The program stops when it reads a dollar sign (S). Sample inputs/outputs: Enter a sentence ends with a dollar sign () elcome in OUR second Quiz$ The number of vowels in this sentence is: 10 The number of none vowel characters in this sentence is: 12 ocess returned (6x0) execution time : 14.352 s ess any key to continue
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
