954,498 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

C++ program that will Manipulate exam results!

Would anyone have a C++ program that will prompt the user to enter the number of students and subjects that have been marked, the user should be able to enter the names of the students and subjects and the user should also enter the associated exam results.

The program should use a mixture of arrays and strings to store data. it should perform basic error checking, for example such as ensuring that all marks are between 0 and 100, and should examine and re-arrange the results to calculate and display the best student in each subject and his mark in it, the best overall student,the average mark in each subect and the subject which had the highest average.

In addition the user should be able to specify a grading system(A,B,C,etc...) whose parameters can be set after the display of the average subject marks. The corresponding grades for each student should then be displayed.

all results should be shown in as user-friendly and clear a way as possible and the results should also be output to a file and saved for future reference.

I know this is a bit much but if u have a program that will do this it will be greatly appreciated. The program i am using is Micrisoft Visual C++ 6.0.

Thanks and

Saxo
Newbie Poster
2 posts since May 2005
Reputation Points: 10
Solved Threads: 0
 

Would anyone have a C++ program that will prompt the user to enter the number of students and subjects that have been marked, the user should be able to enter the names of the students and subjects and the user should also enter the associated exam results.

The program should use a mixture of arrays and strings to store data. it should perform basic error checking, for example such as ensuring that all marks are between 0 and 100, and should examine and re-arrange the results to calculate and display the best student in each subject and his mark in it, the best overall student,the average mark in each subect and the subject which had the highest average.

In addition the user should be able to specify a grading system(A,B,C,etc...) whose parameters can be set after the display of the average subject marks. The corresponding grades for each student should then be displayed.

all results should be shown in as user-friendly and clear a way as possible and the results should also be output to a file and saved for future reference.

I know this is a bit much but if u have a program that will do this it will be greatly appreciated. The program i am using is Micrisoft Visual C++ 6.0.

Thanks and


Are you asking if someone has your homework assignment already completed?

subtronic
Junior Poster
117 posts since Aug 2003
Reputation Points: 44
Solved Threads: 1
 

Can anyone help? :?: :confused: No smart answers pls. jus a solution :idea: , thanks.

Saxo
Newbie Poster
2 posts since May 2005
Reputation Points: 10
Solved Threads: 0
 

Please read the Announcement .

Dave Sinkula
long time no c
Team Colleague
5,058 posts since Apr 2004
Reputation Points: 2,780
Solved Threads: 314
 

I am also in need of program that can manipulate student result as mentioned above. but for the one i need, a person should be able to search for the results just by entering the students name or number. Please anyone help me with this program as soon as possible.

meandmyself
Newbie Poster
1 post since Jun 2010
Reputation Points: 9
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You