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 a constructor do c#?
What is lazy in c#?
Why do we overload constructors?
How do you remove white spaces from a string?
What is signature c#?
Is system a class in c#?
Why interface is required?
What is difference between dictionary and hashtable in c#?
What is the difference between gettype and typeof in c#?
Explain the Abstract class in c#.net
What is the difference between readkey and readline in c#?
Are constructors inherited c#?
What is iqueryable?
In which way you can convert a value-type to a reference-type?
Why do we need static class in c#?