Student Information System in C++
This project will teach you how to create a student information system using c++. This is simple and very useful especially to those who are new in c++. It has the capability to insert and update records. It also display all inserted records. Hope you learn from this.