Question: Using C++, write a program that allows the user to enter 'Y' or 'N' and have the computer count how many of each votes there

Using C++, write a program that allows the user to enter 'Y' or 'N' and have the computer count how many of each votes there were.

Sample output:

Enter a string of YES and NO votes: yyNNNYYnn

YES votes: ****

NO votes: *****

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!