Ruffrowdy
12-14-2010, 11:08 PM
Hello all,
Making a multiple choice quiz using Blue J.
My task is to enable the user to add questions and answers.
Replace and remove specific answers and questions.
Print out all the questions and answers once they are finished.
Then quit the program.
The user will also need to be able to quit the program at anytime.
I am having trouble understanding how i would go about doing this, i figured i would store all the questions using an array or array list?
Making a multiple choice quiz using Blue J.
My task is to enable the user to add questions and answers.
Replace and remove specific answers and questions.
Print out all the questions and answers once they are finished.
Then quit the program.
The user will also need to be able to quit the program at anytime.
I am having trouble understanding how i would go about doing this, i figured i would store all the questions using an array or array list?