Answer Posted / t.prabu
No, C# does not Support multiple inheritance.
It only supports multiple interface.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is application c#?
what is a static constructor?
What does return do in unity?
What is the correct way of declaring an xml namespace?
What is uint c#?
Explain About namespaces
What does dbml stand for?
What is private virtual in C#?
What is an icollection in c#?
What are the steps to make an assembly to public?
Explain namespaces in c#.
what is an event? Define delegate?
What is the use of convert toint32 in c#?
What is the difference between const and readonly in c#.net?
why delegate is type safe?