Skip to content

AkshaPatel/Student-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Student Database

  • Implemented OOP in C++ it stores a record of students including their name, age, and ID
  • Has functions ADD, REMOVE, FIND to add, remove, and find students
  • Stores a record of students in a .txt file and the file persists between program compilations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages