Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




Difference between Shadowing & Overriding

Shadowing hide the inherrited method using new keyword and CLR choose the target mthod between the parent and child to call using the object s runtime type.Overriding hide the inherrited method using override keyword and the parent should be virtual.

Share this article   |    Print    |    Article read by 1790 times
Author:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Related Articles: No related article
Related Interview Questions: