The quiz application developed using Java Swing is a user-friendly program that allows users to participate in interactive quizzes. The application provides a graphical user interface (GUI) that enhances the user experience.
Takes user to the next window.
Greets the user and showes them the rules.
Takes the user mack to the Login window.
Takes the user to Quiz window.
- Quiz questions
- 4 options to chose answer.
- Right upper corner provied the name of current user.
- Timer (15 sec for each question).
- Next Button to go to next question.
- Submit button (Avaiable at 9th question).
- Quit button (Takes back to Login Window).