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
How to use exception handling in stored procedure?
What is the use of xmlserializer?
Explain About .NET Framework
Why static constructor is parameterless in c#?
Why do we use public static void main in c#?
What is datatable and dataset in c#?
Describe the difference between inline and code behind - which is best?
Can abstract class have constructor in c#?
Is a char?
What are the advantages of using partial classes?
Why do we need events in c#?
Can extension methods access private members?
What is the use of convert toint32 in c#?
Explain the differences between static, void and public in c#?
Can we inherit two classes in c#?