freshers/Experienced Dotnet jobs

20/09/2011

Define virtual keyword?

when a method or property in a parent class need to be overridden in the child class,it should be declared as virtual in parent class and can be overridden in child class using override keyword. Now we should discuss about static polymorphism and dynamic polymorphism :)

No comments:

Post a Comment