Question: QUESTION 6 Write the program code that asks user to enter the name, gender and age for a list of students. The data entry process

 QUESTION 6 Write the program code that asks user to enter

QUESTION 6 Write the program code that asks user to enter the name, gender and age for a list of students. The data entry process will stop if the user enters 'N' when prompted whether to continue with the data entry process or not. The program will calculate and display the total number of students from the list, and the total number of female students. Appropriate message will be displayed it there are no female students in the list. Use the following declarations for name and gender in your program: string name; char gender 17);//value either Female or Male program= C++ program

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!