Can you inherit multiple interfaces?
Answer Posted / shiba shankar
Yes we can inherit multiple interface.that's why we are
using interface.We can get by imlementing interface after
making multiple interface.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of delegate in c#?
Can we use "this" command within a static method?
Why we use get and set method in c#?
What is serialization in unity?
What are desktop applications examples?
How do I open the console window?
What floating point types is supported in C#?
What is object pool in .net?
Can class be protected in c#?
Why do we use namespace in c#?
Why does dllimport not work for me?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
What is a c sharp?
Describe an interface class?
What is the use of static in c#?