Answer to Question #20105 in C++ for copping
Question #20105
1) Store information into arrays: first name, last name, address, city, state, zip, phone number, 1 homework average, 3 test scores and one final exam. Read these in from a file.
2) Sort these according to last name first, then first name second.
3) Calculate the final grade by weighting each test score by 20%, the homework average by 15%, and the final exam by 25%.
4) Print out in table format the first and last name, homework average, test scores, final exam score, and the calculated final grade. This should be printed to a file.
2) Sort these according to last name first, then first name second.
3) Calculate the final grade by weighting each test score by 20%, the homework average by 15%, and the final exam by 25%.
4) Print out in table format the first and last name, homework average, test scores, final exam score, and the calculated final grade. This should be printed to a file.
Expert's answer
Unfortunately, your question requires a lot of work and cannot be done for free.
Submit it with all requirements as an assignment to our control panel and we'll assist you.
Submit it with all requirements as an assignment to our control panel and we'll assist you.
Need a fast expert's response?
Submit orderand get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment