Skip to content

aakashsharan/inheritance-polymorphism-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

demonstrating and understanding polymorphism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages