Question: Please help me with this Java project. The program should include the following functions: - You should make up the starting data. - You should
Please help me with this Java project.
The program should include the following functions:
- You should make up the starting data.
- You should allow the user to add additional data.
- You will have a menu system included follwing:
1. Allow the user to add data.
2. Allow the user to search data.
3. Allow the user to remove data.
4. Allow the user to determine if two things are equal.
5. Allow the user to output all data to the screen.
6. Allow the user to output all date to a text file.
The program needs following class:



Parent BusinesS Department Store Energy Government School Create at least 3 Businesses (you can make these up...they can be anything you wish to model) Create at least 2 other fields. Create all setter, getter, tostring, and constructor methods Child and Parent Company Valencia Target Amazorn Create at least 2 companies for each Organization above (make these up) Create at least 2 other fields. Create all setter, getter, tostring, and constructor methods Child Employee Dennis Sam Betty Fred Barney Create at least 5 Employees for Each Company above You must have a composite field called Address and a composite date field You must have a composite name field You must have at least 1 or 2 additional fields Create all setter, getter, tostring, and constructor methods In each class you will have several methods. You much have a method call "thislsWhatiDo." for example: a department store sells stuff for example: Walmart sells stuff cheap for example: Sam is a cashier Parent BusinesS Department Store Energy Government School Create at least 3 Businesses (you can make these up...they can be anything you wish to model) Create at least 2 other fields. Create all setter, getter, tostring, and constructor methods Child and Parent Company Valencia Target Amazorn Create at least 2 companies for each Organization above (make these up) Create at least 2 other fields. Create all setter, getter, tostring, and constructor methods Child Employee Dennis Sam Betty Fred Barney Create at least 5 Employees for Each Company above You must have a composite field called Address and a composite date field You must have a composite name field You must have at least 1 or 2 additional fields Create all setter, getter, tostring, and constructor methods In each class you will have several methods. You much have a method call "thislsWhatiDo." for example: a department store sells stuff for example: Walmart sells stuff cheap for example: Sam is a cashier
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
