/Java_Quiz_Program

Java-based quiz program allows users to create and participate in quizzes. It uses Gson java library to manipulate json file.

Primary LanguageJava

Quiz Program - JAVA


The project is a Java-based quiz program that allows users to create and participate in quizzes. The program offers two main options to users - adding questions or starting the quiz.

If the user selects the "Add Quiz" option, they can create a question along with multiple choices and set the correct answer. The quiz set is saved into a JSON file using the Gson Java library, which makes it easy to read and manipulate the data.

If the user selects the "Start Quiz" option, the quiz will appear, showing a question and multiple choices. The user must select the correct answer from the options provided. Once the quiz is complete, the system will show the total score.


Video Demonstration Showcasing The Project

1.1.mp4

Feedback

If you have any feedback, please reach out to me at md.mostafa.akash@gmail.com