Answer Posted / mayur teli
Basic purpose is to use the defined structure/pattern of common implementation on the child location.
In other word we can say that when multiple people are working on same project if they need to use some common functionality (like initializing variables for their module) instead of writing their own method name(like init(), initialize(), setup()) if we write single method name (lets say init) then this method name can be implemented by any developer who derived....
and use to achieve multiple inheritance.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is inheritance c#?
What is the difference between namespace and class in c#?
What is asp net c# corner?
What is razor view in c#?
What is meaning of type safety in c#?
What are the types of parameters in c#?
What is the difference between ienumerable and enumerable?
How to use session under class file of APP_Code folder?
What is a dbml?
Why do I get a security exception when I try to run my c# app?
What is mvc firstordefault?
What is a struct in C#?
Are constructors inherited c#?
What are winforms in c#?
What is _viewstart cshtml?