Skip to content

iotalex/CRUD_Operations_C_PlusPlus_App

About

The program is a simple console-based CRUD (Create, Read, Update, Delete) application written in C++. The program allows the user to add, list, update, and delete employee records. The program uses two vectors, `EmpID` and `EmpName`, to store the employee ID and name respectively.

Topics

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages