Question: HW 5 Count uppercase letters) Write a program that prompts the user to enter a string and displays the number of the uppercase letters in

HW 5 Count uppercase letters) Write a program that prompts the user to enter a string and displays the number of the uppercase letters in the string. Here is a sample run: Enter a string: Programming Is Fun Enter The number of uppercase letters is 3 Your C++ code for this HW .Copy and paste your code here The result of the query Copy and paste the result here (e.g. the screen shot of the result you get by running the code)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
