Coders Packet

Packets submitted by Namit Jain

Encrypting and Decrypting a message in C++

A program to secure or encrypt a message and then to retrieve the original message from the encrypted message.

Student Report Management in C++

The project manages reports of students and stores them in a file for any future use like seeing, editing or deleting the records.

MCQ based QUIZ in C++

The project is a multiple choice questions based quiz which stores the details of the quiz takers (details of the person, score, etc.) and stores them in a file for further access.