An open API service indexing awesome lists of open source software.

https://github.com/prathameshdhande22/quiz-application-in-java-swing

Made a simple Quiz application using Java swing.
https://github.com/prathameshdhande22/quiz-application-in-java-swing

java java-swing-applications java17 quizapp

Last synced: about 2 months ago
JSON representation

Made a simple Quiz application using Java swing.

Awesome Lists containing this project

README

        

# Quiz Application Using Java Swing
This GUI provides only 10 question as quiz using the java Swing GUI. That's why this app requires 10 java files for question only.

App made using Eclipse IDE 2021-22 and JDK 17.

Fully made using the OOPs concept.

In this app each next calls the next java file.

## Screenshots of the App:

1. Before Starting The Quiz it asks the name.


2. After Login some instruction GUI


3. After Giving The Quiz Result Window.


## Animation of the App:

## Author : Prathamesh Dhande