Part 1 (OOP Programming - JAVA - Inheritance Design Lab)
-
In your IDE, choose to create a new project and follow the prompts to set up the project.
-
Give the project a name and choose a location to save it.
-
Once you have set up your project, copy all the .java files from the GitHub repository to the project folder.
-
Open the Hospital.java file in your IDE.
-
Execute Hospital.java.
-
This will execute the code in the Hospital.java file and you will see the output.