How do you create multiple inheritance in C#?
Answer Posted / satish
By using interfaces
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is inline function in c#?
Differentiate between object pooling and connection pooling in c#?
How to use session under class file of APP_Code folder?
What is access modifier in c#?
What is class method?
Explain clr in brief.
How do I count the length of a string in c#?
What is generic and non generic collections in c#?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
What are actions in c#?
Can we maintain state in webservice?
What are the differences between static, public and void in c#?
How to implement a singleton design pattern in c#?
What is desktop example?
Is a decimal an integer?