How do you implement multiple inheritance in .NET?
Answer Posted / ashish
Dear All,
Please help me I am confused with concept of interface.
Every book and every post says that multiple inheritance is
achived by interface as a class implement more then 1
interfacet, but is it really a multiple inheriance ?
Inteface just provides prototype and not any
functionality , so even if class implements more then one
inteface class has to write its code to implement it and if
any other class is also implemnting interface that class
also has to write code to implemnt it , so how multiple
inheritance is achieved.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Can I define my own exceptions?
What are circular references?
What is autopostback in c#?
What is _viewstart cshtml?
What is wrong with the sample program below?
What are the Features in .net framework 1.1
What is a c# delegate?
Why is it not a good idea to use empty destructors?
What is a void c#?
what is the difference between .dll and .exe
What does int32 mean?
What are the different types of delegation?
Is a char?
What is default value of decimal c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge