Java Polymorphism

                                 Java Polymorphism

  • After Overriding a method of a super-class in a sub-class, Upcasting it, and running the sub-class method through a super-class reference is called polymorphism.












Post a Comment

Previous Post Next Post