Why multiple Inheritence is not used in C#?
Answer Posted / swapnil
to avoid ambiguity problems
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does it mean?
When Should You Call The Garbage Collector In .net?
What is the difference between dispose() and finalize() methods in c#?
Explain the difference between proc. Sent by val and by sub?
Why we use extension method in c#?
Which is better interface or abstract class in c#?
How can I check the type of an object at runtime?
What is difference between var dynamic and object in c#?
Is object an int c#?
What is an arraylist in c#?
What is the root element of an xml file?
What is xslt in c#?
what are the contents of an assembly ?
What is the difference between int16 and int32 in c#?
What is difference between managed and unmanaged code?