Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 833 Bytes

File metadata and controls

33 lines (18 loc) · 833 Bytes

#Polymorphism and Inheritance In Java

###what is it?

a java project to demonstrate and understand polymorphism and inheritance in java. Java 7 is used for the project.

###how to use it?

it's an eclipse project so from eclipse do the following steps to import the project:

eclipse > file > import > existing projects into workspace.

Moreover, go through the notes.md inside documents folder for details regarding abstract classes and interface. Check Output.txt to see the output of the TestingAnimals class.

###bug reporting

if you find any bug, please mail me at akisharan@hotmail.com

###further work

I'll be working more into this project. However, if you wish to add some more examples and logic please feel free to do.

###contacts

feel free to email me at akisharan@hotmail.com