c++ program using class person

Here is a question regerding my assignment which is to be due at the end of this month. Am really having problem doing this question and I couldnot do this. So please anyone can write a program program for me and send before the end of this month(May).



Write a program for a class with the following policies.
*There are two quizzes each grade on the basis of 10 points
*There is a mid term and a final exam each graded on the basis of 100 points.
*The final exam counts 50% of the grade and the mid term counts 25% of the grade.The two quizes together counts 25% of the grade.
*Any grade of 90 or above is an "A", any grade of 80 or more is a "B" and 70 or more is a "C" and 60 or more is a "D". any grade below D is F.

The program should read in the id number, name, and gender, and marks for 6 students and prints out the id number, name, marks and grade for male and female students seperately.
Last edited on
OK, there are pleanty of people here happy to help you with that - but you need to make a start on the solution yourself - please post your efforts so far.
Topic archived. No new replies allowed.