Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Quiz Application

A simple command-line quiz application implemented in Java. Create and take quizzes on various topics.

Features

  • Create and customize quizzes with questions and answer choices.
  • Take quizzes and receive a score.
  • Supports multiple-choice questions.
  • Provides immediate feedback on correct and incorrect answers.

Example questions for the quiz app

Question 1: What is the capital of France?
A) London
B) Berlin
C) Paris
D) Madrid

Question 2: Which planet is known as the Red Planet?
A) Venus
B) Mars
C) Jupiter
D) Saturn

Question 3: What is the largest mammal on Earth?
A) Elephant
B) Blue Whale
C) Lion
D) Giraffe