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.
forked from Subhankar2000/Simple-Quiz-Program-CPP
-
Notifications
You must be signed in to change notification settings - Fork 0
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 …
Maruf13/Simple-Quiz-Program-CPP
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 …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 67.2%
- C 32.8%