Question: 4. By using POINTER and FUNCTION statement, write a program to count vowels consonants, digits and spaces entered by a user. Sample output: Enter a

4. By using POINTER and FUNCTION statement, write a program to count vowels consonants, digits and spaces entered by a user. Sample output: Enter a line of string: test 52 test 67 and test many string Vowels: 6 Consonants: 19 Digits: 4 white spaces: 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
