Skip to content

This is the modified C++ Project , where the user will appear in a test where 10 questions , one at a time. Each question will have 4 answers. User has to choose the correct one. When he submits his answer, the program will evaluate it against stored answer for the specific questions. All the 10 questions will be evaluated in the similar manner …

Subhankar2000/Simple-Quiz-Program-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Simple-Quiz-Program-CPP

This is the modified C++ Project , where the user will appear in a test where 10 questions , one at a time. Each question will have 4 answers. User has to choose the correct one. When he submits his answer, the program will evaluate it against stored answer for the specific questions. All the 10 questions will be evaluated in the similar manner and marks will be assigned to the correctly chosen answers. At the end it will display the marks that the user has secured. It was a project from my course on C/C++ from Internshala Trainings.

About

This is the modified C++ Project , where the user will appear in a test where 10 questions , one at a time. Each question will have 4 answers. User has to choose the correct one. When he submits his answer, the program will evaluate it against stored answer for the specific questions. All the 10 questions will be evaluated in the similar manner …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published