Why multiple Inheritence is not used in C#?
Answer Posted / prashant b
because of the name collision of the class
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between icomparer and icomparable in c#?
What is the base class from which all value types are derived?
what class is underneath the sortedlist class?
Explain the serialization in .net
How to declares a two-dimensional array in C#?
What is object pool in .net?
How do you declare an arraylist?
What is super class in c#?
What is the task perform by clr?
How does dictionary work in c#?
What is a static field?
What the different phase/steps of acquiring a proxy object in webservice?
What is unsigned int?
What is a protected class c#?
Explain About multi level and multiple inheritance how to achieve in .net