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
Is stringbuilder thread safe c#?
What are partial classes and use of partial classes?
Why do we use overloading in c#?
Define c# and list the features.
How do you set a class path?
What is the do while loop code?
Define a strong name in .net?
What are c# i/o classes? What are the commonly used i/o classes?
What is connection pooling in ado.net?
What does out mean in c#?
What kind of the information stored inside the assembly?
Can a class or a struct have multiple constructors?
Structs are largely redundant in c++. Why does c# have them?
How do you concatenate in c#?
What is multiple interface in c#?