An open API service indexing awesome lists of open source software.

https://github.com/hoangsonww/inheritance-in-java

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.
https://github.com/hoangsonww/inheritance-in-java

inheritance interface interface-java java object-oriented-programming oop oop-principles oops-in-java polymorphic polymorphic-relationships polymorphic-types polymorphism types

Last synced: about 1 month ago
JSON representation

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.

Awesome Lists containing this project

README

          

# Inheritance-in-Java
I am uploading this project since this is my own, original work that I've spent a lot of time working on. These are programmed in Java and was done in Dr. Harold Connamacher in one of Case Western Reserve University's computer science classes. I also want to share my gained knowledge with you, and my work should not be taken as a way to cheat or take advantage of in your assignments. Please give credits to both me and Dr. Connamacher!