Question: I'm looking for the most basic coding answer available. Write a program which prompts the user to enter a sentence and then prompts the user
I'm looking for the most basic coding answer available. Write a program which prompts the user to enter a sentence and then prompts the user to enter a single letter of the alphabet (into a char variable). Your program should count and display the number of words containing the letter entered (not case sensitive) and the total number of occurrences of the letter entered (not case sensitive).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
