The document contains code for a Java quiz program that asks the user which assignment type a question is for and checks their answer. The program uses JOptionPane to display the question, get the answer, and show if the answer is correct or incorrect.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
31 views
Programming Assignment Unit 2 Sample 3
The document contains code for a Java quiz program that asks the user which assignment type a question is for and checks their answer. The program uses JOptionPane to display the question, get the answer, and show if the answer is correct or incorrect.