How do you create multiple inheritance in C#?
Answer Posted / jiten
if u want to crate multile inheritance in C#
u can use intface
| Is This Answer Correct ? | 98 Yes | 10 No |
Post New Answer View All Answers
What is serialization and deserialization in c# with example?
Can we use "this" command within a static method?
Can I call a virtual method from a constructor/destructor?
What do you mean by object pooling?
What is expression c#?
What is exe in c#?
What is a nullreferenceexception and how do I fix it?
How do I develop c# apps?
Can we inherit abstract class in c#?
What is a hashset c#?
What are the properties of string?
Explain what are three test cases you should go through in unit testing?
What does this keyword mean in c#?
What is the property of class?
What is string in c# net?