======================= Question Selection Menu ======================= What type of question would you like to add to the test? 1. Essay 2. Multple Choice 3. True False What type would you like? 2 ******************************* Adding Multiple Choice Question ******************************* Multiple Choice Question How many choices for this question 3 What is the Question? What period do you have java? Choice A : first Choice B : second Choice C : third What is the answer? c ======================= Question Selection Menu ======================= What type of question would you like to add to the test? 1. Essay 2. Multple Choice 3. True False What type would you like? 1 ********************* Adding Essay Question ********************* Essay Question Enter the Question What is java? How many blank lines? 4 What is the answer? A programming language. ======================= Question Selection Menu ======================= What type of question would you like to add to the test? 1. Essay 2. Multple Choice 3. True False What type would you like? 3 ************************** Adding True False Question ************************** True False Question What is the Question? You have java third period. What is the answer? true ======================= Question Selection Menu ======================= What type of question would you like to add to the test? 1. Essay 2. Multple Choice 3. True False What type would you like? 3 ************************** Adding True False Question ************************** True False Question What is the Question? You have java second period. What is the answer? false //printing test -------------------- TEST Name _______ -------------------- 1. What period do you have java? A) first B) second C) third 2. What is java? 3. (T/F) You have java third period. 4. (T/F) You have java second period. -------------------- END of TEST -------------------- //printing answer key ------------- ANSWER KEY ------------- 1. c 2. A programming language. 3. true 4. false ----------------- END of ANSWER KEY -----------------