Polymorphism in Java

Previous
Next

Polymorphism:

  • It is the concept of defining an Object (class) that shows different behavior (methods) with the same Identity.           
  • “Poly” means “Many”
  • “Morphism” means “Forms”

Java supports…

  1. Compile time polymorphism
  2. Runtime polymorphism
Previous
Next

Add Comment

Courses Enquiry Form