Write a program:

A company requires a human resource application to manage the data base of the company’s
personnel.
The system to be designed must be able to register workers and their details: name, date of birth,
marital status, race, sex, cell number and ID number.

Recommended Answers

All 2 Replies

Database class with Add function . Think i'd choose a map structure.
and a person class to hold all the information needed.
AND THATS IT you are done !

good luck

Post your code. We will not solve it for you. Show us your effort.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.