Need Help The program asks the student to enter his/her answer to 10 multiple-choice questions

closed account (96qG1hU5)

For this assignment, you will write a program that grades an online math quiz. The program asks the student to enter his/her answer to 10 multiple-choice questions. All of the quiz answers are integers. The program stores the student’s responses in an array and then compares those responses to the correct answers to determine the student’s grade.

Forgot to mention I need the C++ must use three procedures; not just two.
Last edited on
we will not do your homework.
closed account (96qG1hU5)
I have a majority of the work I just keep getting stuck onto how actually to separate into three procedures.
You'll need to post your code here or at least the section of the code you have a problem with. Then explain what you are having a problem with, i.e. which line or lines of code etc... You may well get help then.
Topic archived. No new replies allowed.