Question: Object Oriented Programming Project Object Oriented Programming Project Create a JAVA program that can store and retrieve data about our Faculty. As you know, Faculty

Object Oriented Programming Project
Object Oriented Programming Project Object Oriented Programming Project Create a JAVA program

Object Oriented Programming Project Create a JAVA program that can store and retrieve data about our Faculty. As you know, Faculty of computers and Information contains Students, Workers, Instructors, Administrators, and technicians. We need your program to have the ability to store the data about different persons in the Faculty and display them appropriately. The program should use different OOP principles like Polymorphism, Inheritance, Interfaces, Abstract classes, Composition, and any other principle that you found suitable. Your program MUST override different inherited methods as appropriate. Methods like toString and equals. It will be useful if your program can save persons data in a file and load them when the program starts execution. Your program should allow users to search for a person, add a person, delete a person, and display person information. Your program must be sustainable against any runtime error. You need to use Exception Handling as appropriate to prevent the runtime errors. Each project consists of 5 students from any section. The project will worth 10 points out of your practical test points. The due date will be on Monday 27/12/2021. Grading Rubric We will grade your project based on the following criteria a) Having a program that is running, reading and displaying different persons b) Creating different classes without inheritance c) Creating a suitable inheritance of classes d) Overriding methods like toString and equals e) Using Abstract class f) The program run without ANY RUNTIME ERROR Total 2/10 1/10 3/10 2/10 1/10 1/10 10/10 To get extra points a) Store and retrieve the data in/from a file b) Use Interfaces as appropriate

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!