Quiz Management System in C++
Submitted by Imran Cusitian on Saturday, October 13, 2018 - 11:20.
Language
Hello World...!!! Though I am not an expert programmer but today i want to share my little knowledge of C/C++ programming by sharing this simple Quiz Management System with you people. I hope this may help some students in their mini assignments/projects.
It is a Quiz Management System in C/C++ which contains Quizes in form of MCQs for various subjects. You people are free to modify this program according to your own needs. I have used marking criteria for each question as each question carry 10 marks, Also I have set option A as correct answer which gives 10 marks to a student.
After executing please note:
ID: 1234
Password: admin
For any query feel free to contact me through email: [email protected]



Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 2603 views