Coders Packet

Quiz application using Java Swing

By Jeetendra Kumar

Quiz application is created using Java Swing and AWT in which 10 questions are given to answer it.

This is a Quiz application that is created with Java Swing and AWT. In this application, first, you have to log in with your name and click on the rules of the quiz after reading the rules you have to start the quiz then there is a total of 10 Questions are given to answer it related to Java Programming language. There is also a timer in this application of 15 seconds, during which you will have to answer and if the timing runs out, the question will be skipped. You can also skip it yourself. In this application you will also get a 50-50 help line which you can use once, after using it it will be automatically deactivated. As soon as 10 questions are completed, the submit button will be activated and you will get the score for the correct answers.

Overall, this application offers a user-friendly interface where you can easily play quizzes again and again. The use of Java Swing ensures a platform-independent GUI.

Quiz-login-page           Quiz-rules-page

Quiz-question-page            Quiz-score-page

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Jeetendra Kumar (jkay5529)

Download packets of source code on Coders Packet