/Quiz-Application-Java-Project

This new quiz application project uses Java Swing to create an interactive GUI for multiple-choice questions. It features JLabel for questions, JRadioButton for answers, JButton for navigation, and JTextField for user input. This project showcases Java Swing's capabilities in developing desktop applications.

Primary LanguageJava

Stargazers