Skip to content

sm6746/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

❓ Quiz Program in C

A simple multiple-choice quiz game built using C, where questions and options are loaded from a text file. Users interact via the terminal and receive a final score at the end based on their responses.


πŸ“‹ Description

This program allows users to:

  • Load quiz questions from a .txt file
  • Answer multiple-choice questions (A, B, C, or D)
  • Get instant feedback on each answer
  • See their total score at the end of the quiz

✨ Features

  • βœ… Supports Multiple Choice Questions (MCQs)
  • πŸ“– Reads questions and options from a text file
  • βœ… Evaluates user answers in real-time
  • πŸ“Š Displays final score
  • πŸ’¬ Feedback for every question

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published