mohammad-malik / nu_exam

A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAST NUCES Examination System

A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal.

This was made as a final project for my OOP course, in my second semester of bachelors. All of what is in the code was written in a span of less than 2 weeks.

How to use:

  • Clone repository.
  • Build using G++ or any other compiler.
  • Run using Ubuntu's terminal or Windows Subsystem For Linux.
  • About

    A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal


    Languages

    Language:C++ 100.0%