|
Post by tonystrak on Dec 28, 2017 21:49:06 GMT -8
HI, In this process, an overridden method is called through the reference variable of a super class. The determination of the method to be called is based on the object being referred to by the reference variable. Runtime Polymorphism is nothing but method overriding. In terms of definition runtime polymorphism is declaring multiple methods with same method name and same number of parameters and same data type ,Runtime polymorphism is also called as an dynamic polymorphism.java programming only supports dynamic polymorphism but not static..the overloaded methods binds with an object at runtime by differentiating their signature,advantage of runtime polymorphism is effective utilization of the resources. Thanks! For more details: Pharmaceutical Advertising Video
|
|