Question: C++ program that prompts the user to input an initial characters. This character nust be a letter. After user is prompt to enter and arbitary
C++ program that prompts the user to input an initial characters. This character nust be a letter. After user is prompt to enter and arbitary number of characters. The program should stop accepting input when the user gives the character #. After the program display to console:
1) number of occurences of the desired letter including lower and uppercase
2) total number of characters
3) number of characters that are not letters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
