Can you inherit multiple interfaces?
Answer Posted / hitesh sharma
Yup, In Dotnet C# Multiple Inheritence is not allowed so
instead we can use Interfaces which are inheritable..
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is namespace in oop?
What is a namespace server?
What is difference between managed and unmanaged code?
What is the meaning of int parse in c#?
Define a strong name in .net?
Can we inherit partial class in c#?
What is command object in c#?
Can destructors have access modifiers?
What is difference between asp net and c# net?
What is difference between c sharp and c#?
What is the use of parse in c#?
What is the difference between an integer and int?
How do you escape c#?
What is a cshtml file?
What are handlers in c#?