Multiple Choise Test Program in C++

Hi, I have an assessment due and I would like to ask for some help as I have the foggiest idea about C++ and programming. I got a book, I started reading but I can't find an answer to my problem. Here's the topic.

Essentially the package is a multiple choice test based on 5 questions. Someone taking the test will be given 4 alternatives per question, one will be correct, one will be nearly correct, one will be wrong, one will be obviously wrong.

Once you have developed the code you then need to set 5 questions with (on paper) a solution for the correct answer, why the nearly correct answer is nearly correct, why the wrong answer is wrong and finally why the obviously wrong answer is obviously wrong.

On completion of the test the score should be displayed .
At any point a user can be given the option to end the test.
At the end of the test, a user is given the option to retake the test.

Now, my main concern, my friends, is the main code to display the multiple choice test. I know that I am a bit of pain in the a** cause I don't have any idea but I would be very pleased if someone helped me.

Thanks in advance. Sifis
Wrong forum, should be posted in General C++ programming.
Topic archived. No new replies allowed.