Skip to content

Soham8492/Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz

A Java Swing-based Quiz Application where users answer multiple-choice questions within a time limit. It shows the score at the end and demonstrates GUI design, event handling, and file handling concepts

Quiz Application (Java Swing)

A simple Java Swing-based multiple-choice quiz app. It reads questions from a file, allows users to answer interactively, and displays the final score.

Features

  • GUI using Swing
  • Event handling with buttons
  • File-based question loading
  • Displays final score

Technologies Used

  • Java (JDK 8+)
  • Swing
  • File Handling
  • OOP Concepts

How to Run

  1. Clone the repository
    git clone https://github.com/<your-username>/QuizApp.git

About

A Java Swing-based Quiz Application where users answer multiple-choice questions within a time limit. It shows the score at the end and demonstrates GUI design, event handling, and file handling concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages