lundi 21 avril 2014

how to build a master table and list a table in c++?


Vote count:

0




i am having problem in building the program to get employee name, code, designation and age from the user and then displaying the master table as well as inserting a new employee into a table.


this is my question to solve :



Develop an object oriented program in C++ to read the following information from the
Standard input device.
i. Employee name
ii. Employee code
iii. Designation
iv. Years of experience
v. Age
Construct an object oriented data base to carry out the following operations(Use
arrays).
i) Build the master table
ii) List a table
iii) Insert a new Employee into the table
iv) Delete an entry from the table
v) Edit an entry
vi) Search for a record and print the details





vii) Sort entries based on Employee name.


asked 39 secs ago






Aucun commentaire:

Enregistrer un commentaire