Write a program in C++ to count number of male and female students in class. Print out the number of males, number of females and total number of students.

Click here to see the same program in QBasic.

Write A Comment