What is Shadowing?

Shadowing is a concept of polymorphism usage in Object Oriented Programming. This is a concept related to over-riding functions at run-time or making a shadow of the object’s methods in the inherited classes. Though it is not much used in programming but it may be used sometimes and its usage is very restrictive and unique.

Tagged , . Bookmark the permalink.

Leave a Reply