Different forms of Polymorphism:- From a practical programming viewpoint, polymorphism exists in three distinct forms in Java:
- Method overloading
- Method overriding through inheritance
- Method overriding through the Java interface
This Blog is the result of my brain storm of ideas for java language which really helps the java beginners.
No comments:
Post a Comment