Posted by Lauren on Monday, November 3, 2008 at 5:38pm.
You don't need a 2D array. You probably do need a loop (although some languages have features that kind of let you avoid that).
You'll need at least two 1D arrays. (Possibly 3, depending on how you implement it)
What you need to do is this:
Get the student's answers from the user.
->Store this in an array
Compare each answer to the correct one for the corresponding question
->Correct answers also in an array
Separate the correct answers from the incorrect.
Calculate your output from this.
vbnjgmsfa imnrxtf bwvuekgln jgnf ykslqxr mjxsvnh wygdmfo
Related Questions
IT/210 - Assignment: Chapter 5 Programming Problems · Complete ...
sociology 120 - I need help with today's assignment in intro to ...
intro programming - (algorithm workbench) Write assignment statements that ...
computer - Using pseudocode, write a program on how you turn a corner in an ...
programming - I really need help on this I'm kind of confused on homework ...
CIS 105 - I need help with the following assignment: o Distinguish between ...
psy - I need some info. to interprate this assignment below: the conduction ...
Computer Programming - Draw a structured flowchart and write pseudocode that ...
IT/210 - Assignment: Currency Conversion Design · Complete the hierarchy ...
Computer - 12. Enter the following Marks for Assignment One figures: Name Assgn ...
For Further Reading