If Multiple Choice quiz is chosen,the application loads the MC Memu class,and the user selects three items using the dropdown lists.Before the application can make multiple choice questions,it requires the user to select a lesson,the type of questions and type the of answers.when the start button is pressed,the application first checks to see if the question type and the are the same before sending the inputs to the database class.the database class retrieves data by looking for the lesson number.Figure 9 shows that lesson number 2 is selected the character question,the application copies the character array to the question array and copies the English array yo the answer array.