java dynamic polymorphism (manohar academy)

Published: 12 June 2017
on channel: ManoharAcademy
145
2

welcome to "manohar academy".

In this lesson we learn about dynamic polymorphism.

In java reference variables are polymorphic. A reference variable can point to an object of its own type or objects of its sub class type.

When a super class reference variable refers to the subclass object, and if the super class method is overridden by subclass, then the method that will be invoked will be decided at run time and it will depend on the actual type of the object.

This is refer to as dynamic binding, dynamic method dispatch and dynamic polymorphism.

visit my website : http://manoharacademy.com

java fundamentals : https://goo.gl/iN5oLb
java arrays : https://goo.gl/v2LUpf
java class design : https://goo.gl/IQbfRk
java inheritance : https://goo.gl/l1wDOO


On this page of the site you can watch the video online java dynamic polymorphism (manohar academy) with a duration of hours minute second in good quality, which was uploaded by the user ManoharAcademy 12 June 2017, share the link with friends and acquaintances, this video has already been watched 145 times on youtube and it was liked by 2 viewers. Enjoy your viewing!