The three java files in this project, QuizFrame.java, Question.java, and Main.java, implement a GUI-based multiple choice quiz. The program asks the user to select from two user types, student and ...
","* The GUI for the Math Tutor appliction that","* uses awt and swing libraries.","*","* @author Blane Staskiewicz","*/","public class gui implements ActionListener ...