Question: Implement a program in java that fulfills these conditions: It should use an inheritance hierarchy of classes that will be used to create and manage
Implement a program in java that fulfills these conditions:
It should use an inheritance hierarchy of classes that will be used to create and manage objects from these classes by the program.
The program should print a menu that will be used by the user to choose from a list of commands.
The program should be able to save the data to a file and load the data from that file. The objects that will be created will use the data from the file.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
