Does C# support multiple inheritance?
Answer Posted / pavan singh
HONESTLY SAY NO
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Is string a class in c#?
What is difference between iqueryable and ienumerable in c#?
Is it possible to inherit multiple interfaces?
Is c# different than c++?
Is versioning applicable to private assemblies?
How do I open the console window?
What are the drawbacks of extending an interface as opposed to extending a class?
Is static thread safe?
What are circular references? How garbage collection deals with circular references.
What do you mean by saying a "class is a reference type"?
What is a must for multitasking
Can we inherit abstract class in c#?
What is deferred execution?
What are the generation of Garbage Collection in C# .NET ?
What is the object class in c#?