How do you create multiple inheritance in C#?
Answer Posted / shafi syed
C# does'nt support multiple inheritance. In that situation
we use interface
| Is This Answer Correct ? | 108 Yes | 8 No |
Post New Answer View All Answers
What is difference between static and constant variable?
What is the difference between static and constant variables?
What is a protected class c#?
Explain About disco and uddi
What is Dependency of Injection?
Do we get an error while executing the “finally” block in c#?
What is the purpose of a console table?
How can you force derived classes to provide new method implementations for virtual methods?
What is the main purpose of delegates in c#?
What is dynamic object in c#?
What is difference between struct and class in c#?
What is difference between ilist and list in c#?
What is an extension method in c#?
Explain the Usage of web.config
What is semaphore in c#?